diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-27 15:43:32 +0000 |
commit | 1525c4e12ad5406031173d28eb5482e133922718 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /graphics/tuxpaint | |
parent | 89048d2bbb0ec281ff237f5e91c8b5569e8ed5e0 (diff) | |
download | pkgsrc-1525c4e12ad5406031173d28eb5482e133922718.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
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 074107ee942..09c0e44836e 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2005/01/11 10:29:49 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2005/03/27 15:43:37 wiz Exp $ # DISTNAME= tuxpaint-0.9.14 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} \ ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/source/ |