summaryrefslogtreecommitdiff
path: root/devel/xmake-io/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xmake-io/Makefile')
-rw-r--r--devel/xmake-io/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xmake-io/Makefile b/devel/xmake-io/Makefile
index 3deec8ec3459..47fdb4d099ab 100644
--- a/devel/xmake-io/Makefile
+++ b/devel/xmake-io/Makefile
@@ -1,6 +1,7 @@
PORTNAME= xmake-io
DISTVERSIONPREFIX= v
-DISTVERSION= 2.9.8
+DISTVERSION= 2.9.9
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= pericycle.cc@gmail.com
@@ -21,6 +22,5 @@ GH_TUPLE= tboox:tbox:914bd30a5f6faca7a749e7956630dfc6caece0b9:tbox/core/src/tbox
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --external=yes
-MAKEFILE= makefile
.include <bsd.port.mk>