aboutsummaryrefslogtreecommitdiff
path: root/port-files
diff options
context:
space:
mode:
Diffstat (limited to 'port-files')
-rw-r--r--port-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/port-files/Makefile b/port-files/Makefile
index 07d7500d..cafd2cf9 100644
--- a/port-files/Makefile
+++ b/port-files/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lumina
GITVERSION= CHGVERSION
-PORTVERSION= 0.6.2.${GITVERSION}
+PORTVERSION= 0.6.3.${GITVERSION}
PORTEPOCH= 1
CATEGORIES= x11
DISTNAME= ${PORTNAME}-${GITVERSION}
bgstack15