diff options
Diffstat (limited to 'x11-toolkits/gnustep-back/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index df78ffd57763..4b58fff61b20 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -1,9 +1,9 @@ PORTNAME= gnustep-back DISTVERSIONPREFIX= back- -DISTVERSION= 0_31_0 +DISTVERSION= 0_32_0 CATEGORIES= x11-toolkits gnustep -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joe.maloney@icloud.com COMMENT= GNUstep GUI backend WWW= http://www.gnustep.org/ |