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 b4e33e04f1a..71335f76788 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2009/08/26 19:58:30 sno Exp $ +# $NetBSD: Makefile,v 1.44 2010/01/18 09:59:34 wiz Exp $ DISTNAME= gnustep-gui-0.16.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |