diff options
Diffstat (limited to 'devel/gnustep')
-rw-r--r-- | devel/gnustep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile index 2d3f5dc01635..e77d21fba0de 100644 --- a/devel/gnustep/Makefile +++ b/devel/gnustep/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnustep -PORTVERSION= 1.13.0 -PORTREVISION= 1 +PORTVERSION= 1.14.2 CATEGORIES= devel lang gnustep MASTER_SITES= # empty DISTFILES= # empty @@ -16,6 +15,7 @@ EXTRACT_ONLY= # empty MAINTAINER= dinoex@FreeBSD.org COMMENT= Objective-C libraries based on the OpenStep standard +RESTRICTED= GPL3 NO_BUILD= yes NO_INSTALL= yes USE_GNUSTEP= yes |