diff options
Diffstat (limited to 'graphics/gpaint/Makefile')
-rw-r--r-- | graphics/gpaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 8b765bb378f..2cf1db73da4 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/08/28 20:05:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:43 reed Exp $ # DISTNAME= gpaint-0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpaint/} |