diff options
Diffstat (limited to 'graphics/tuxpaint/Makefile')
-rw-r--r-- | graphics/tuxpaint/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index a0e4f3f727c..ce81f1eedbf 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/01/28 22:03:26 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/07 11:40:58 wiz Exp $ # -DISTNAME= tuxpaint-2002.10.26 -PKGREVISION= 2 +DISTNAME= tuxpaint-0.9.10 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.newbreedsoftware.com/tuxpaint/ |