summaryrefslogtreecommitdiff
path: root/devel/projectcenter.app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/projectcenter.app/Makefile')
-rw-r--r--devel/projectcenter.app/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile
index b5d83ffbfe87..a7b1e24579f3 100644
--- a/devel/projectcenter.app/Makefile
+++ b/devel/projectcenter.app/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= projectcenter.app
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= dev-apps
@@ -23,5 +23,6 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
MAKEFILE= GNUmakefile
+PLIST_SUB+= FRAMEVERSION=0.4.1
.include <bsd.port.mk>