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 96041468c42..53d44e7e0da 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2015/04/06 08:17:18 adam Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:25:05 tnn Exp $ DISTNAME= gnustep-back-0.22.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |