diff options
Diffstat (limited to 'graphics/tuxpaint')
-rw-r--r-- | graphics/tuxpaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index 528b9989067..f3667b47b01 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/07/21 16:51:52 martti Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/26 21:41:27 jmmv Exp $ # DISTNAME= tuxpaint-0.9.10 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} |