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 c717d7b27ce..33f21ed1279 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/12/24 06:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:55:20 wiz Exp $ # DISTNAME= gpaint-0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpaint/} |