summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-03 07:37:19 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-03 07:37:19 +0000
commitff5b26c4542277b4eb79ca7c956a4c21c4e492f2 (patch)
tree8cd3ae34f95107ed75ad693b8ca64c9fffef6d0c /graphics
parentUpdate to 1.14 (diff)
Nullcube is now maintaining this program so reflect that change in
MASTER_SITES and pkg-descr. Chase checksum. The tarball have just been repackaged. PR: 35453 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=55461
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-gdchart/Makefile3
-rw-r--r--graphics/py-gdchart/distinfo2
-rw-r--r--graphics/py-gdchart/pkg-descr2
3 files changed, 4 insertions, 3 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile
index a05ffcd30d1c..66fa9a57d251 100644
--- a/graphics/py-gdchart/Makefile
+++ b/graphics/py-gdchart/Makefile
@@ -6,8 +6,9 @@
PORTNAME= gdchart
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= graphics python
-MASTER_SITES= http://athani.pair.com/msteed/software/gdchart/
+MASTER_SITES= http://www.nullcube.com/software/pygdchart/source/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-py-${PORTVERSION}
diff --git a/graphics/py-gdchart/distinfo b/graphics/py-gdchart/distinfo
index a6fe4ed5daf2..7827ee0588ee 100644
--- a/graphics/py-gdchart/distinfo
+++ b/graphics/py-gdchart/distinfo
@@ -1 +1 @@
-MD5 (gdchart-py-0.6.tar.gz) = 210e5da85a280e2aeecff97ff4fe639b
+MD5 (gdchart-py-0.6.tar.gz) = 2acc5a6bde95ac604af758e5e18a2e00
diff --git a/graphics/py-gdchart/pkg-descr b/graphics/py-gdchart/pkg-descr
index 3474e5d54521..f62a0b7d614d 100644
--- a/graphics/py-gdchart/pkg-descr
+++ b/graphics/py-gdchart/pkg-descr
@@ -2,4 +2,4 @@ This is a simple python interface to gdchart which is
excellent for creating charts and graphs in PNG, JPEG,
and GIF format.
-WWW: http://athani.pair.com/msteed/software/gdchart/
+WWW: http://www.nullcube.com/software/pygdchart/