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 879cae3e13a..f1b313af63c 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2018/03/12 11:17:50 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2018/04/14 07:34:05 adam Exp $ DISTNAME= gnustep-back-0.22.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |