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 385ba0706fc..08e4d93087a 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/05/02 11:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/13 13:54:00 wiz Exp $ # DISTNAME= gnustep-back-0.8.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} |