diff options
Diffstat (limited to 'x11/gnustep-back/Makefile')
-rw-r--r-- | x11/gnustep-back/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index 8508d3e09ab..57696322826 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2013/06/03 10:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2013/06/04 22:17:19 tron Exp $ DISTNAME= gnustep-back-0.22.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |