diff options
author | darcy <darcy> | 2002-11-10 15:01:19 +0000 |
---|---|---|
committer | darcy <darcy> | 2002-11-10 15:01:19 +0000 |
commit | 61700d7275cbfe0a5dae5f4b03e5090b1b85ad6a (patch) | |
tree | 0f445930670917ac3dccc39dcbe7c9a8cd545486 /graphics/py-gdchart | |
parent | c848ecaa129a90ead2e2f5a5b669eec6f47212b3 (diff) | |
download | pkgsrc-61700d7275cbfe0a5dae5f4b03e5090b1b85ad6a.tar.gz |
The home page for pygdchart has moved.
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r-- | graphics/py-gdchart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 5f38d24a66a..b4340acbeed 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2002/09/21 23:46:50 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/11/10 15:01:19 darcy Exp $ # DISTNAME= gdchart-py-0.6 PKGNAME= ${PYPKGPREFIX}-gdchart-0.6 PKGREVISION= 1 CATEGORIES= graphics python -MASTER_SITES= http://athani.pair.com/msteed/software/gdchart/ +MASTER_SITES= http://www.nullcube.com/software/pygdchart.html MAINTAINER= packages@netbsd.org HOMEPAGE= http://athani.pair.com/msteed/software/gdchart/ |