diff options
Diffstat (limited to 'x11/gnustep-gui/Makefile')
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index 71335f76788..8f8adf75def 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2010/01/18 09:59:34 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2010/06/13 22:45:38 wiz Exp $ DISTNAME= gnustep-gui-0.16.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |