diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 00:01:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 00:01:08 +0000 |
commit | a73293016cc8f4da567a8c5b90823536ad49cd72 (patch) | |
tree | 160c8ef1a634b2be078c8cad370f428b8ca2d407 /graphics/tuxpaint/Makefile | |
parent | fb5443d40bedf981c66e52941a5286df00a6a0f6 (diff) | |
download | pkgsrc-a73293016cc8f4da567a8c5b90823536ad49cd72.tar.gz |
Remove ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'graphics/tuxpaint/Makefile')
-rw-r--r-- | graphics/tuxpaint/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index 9b6703fa142..289b9c4d7eb 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.48 2007/10/03 20:54:41 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2007/12/02 00:08:28 wiz Exp $ # DISTNAME= tuxpaint-0.9.17 PKGREVISION= 3 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} \ - ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/source/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tuxpaint.org/ |