diff options
Diffstat (limited to 'graphics/gpaint/Makefile')
-rw-r--r-- | graphics/gpaint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index e26fb5b2483..c717d7b27ce 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 12:27:32 grant Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:05 wiz Exp $ # DISTNAME= gpaint-0.2 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpaint/} |