diff options
Diffstat (limited to 'x11-toolkits/gnustep-gui/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index d8b502a6edf5..7d05a2f81744 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -1,10 +1,9 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- -DISTVERSION= 0_31_1 -PORTREVISION= 1 +DISTVERSION= 0_32_0 CATEGORIES= x11-toolkits gnustep -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joe.maloney@icloud.com COMMENT= GNUstep GUI library WWW= http://www.gnustep.org/ |