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 49ec880a23d..15916db7da5 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2016/08/03 10:22:56 adam Exp $ +# $NetBSD: Makefile,v 1.87 2017/02/06 13:55:30 wiz Exp $ DISTNAME= tuxpaint-0.9.22 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} |