diff options
author | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
commit | c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /graphics/tuxpaint | |
parent | 41feee93e30b6ead0f60c329fbbb6205722f2672 (diff) | |
download | pkgsrc-c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'graphics/tuxpaint')
-rw-r--r-- | graphics/tuxpaint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index 1ce46faa0dc..e9333c7dc8f 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2003/10/05 12:34:04 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2003/12/08 14:41:40 wiz Exp $ # DISTNAME= tuxpaint-0.9.12 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} |