diff options
author | dent <dent@pkgsrc.org> | 2001-01-11 21:30:09 +0000 |
---|---|---|
committer | dent <dent@pkgsrc.org> | 2001-01-11 21:30:09 +0000 |
commit | 3876630b9c87df2f3dd6599d260fd05b6006fc69 (patch) | |
tree | f77dbc77c1abcdfb33bc589793bebc1e311a696c /graphics/sketch/Makefile | |
parent | 03b5b152e92bb5792dcee0b2c5a50b2d64774d3a (diff) | |
download | pkgsrc-3876630b9c87df2f3dd6599d260fd05b6006fc69.tar.gz |
Update HOMEPAGE and MASTER_SITES (moved to sourceforge).
Diffstat (limited to 'graphics/sketch/Makefile')
-rw-r--r-- | graphics/sketch/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile index f458734a706..245115a8ac9 100644 --- a/graphics/sketch/Makefile +++ b/graphics/sketch/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.6 2000/01/02 03:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/01/11 21:30:09 dent Exp $ # FreeBSD Id: Makefile,v 1.4 1999/05/19 09:41:06 tg Exp $ DISTNAME= sketch-0.6.3 CATEGORIES= graphics -MASTER_SITES= http://www.online.de/home/sketch/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sketch/} MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.online.de/home/sketch/ +HOMEPAGE= http://sketch.sourceforge.net/ DEPENDS+= py-imaging-1.0b1:../../graphics/py-imaging DEPENDS+= py-Tk-1.5.2:../../x11/py-Tk |