diff options
author | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
commit | 3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /graphics/tuxpaint | |
parent | 0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff) | |
download | pkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
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 f820f4d3418..e151ffc615d 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2007/09/20 21:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2007/09/21 13:03:55 wiz Exp $ # DISTNAME= tuxpaint-0.9.17 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} \ ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/source/ |