diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2005-02-19 18:21:43 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2005-02-19 18:21:43 +0000 |
commit | 187db2098570ea10519b355db149c6d9d7ba22a6 (patch) | |
tree | 9255ead1bef6b2e7b916c597966059fd4c0f0f06 /graphics/py-gdchart | |
parent | 20e3279693f5c5aa93d294355138ee725548c9c0 (diff) | |
download | ports-187db2098570ea10519b355db149c6d9d7ba22a6.tar.gz ports-187db2098570ea10519b355db149c6d9d7ba22a6.zip |
Notes
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r-- | graphics/py-gdchart/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-gdchart/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 45bb08c0bcb4..8eaae421091f 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdchart PORTVERSION= 0.6.1 PORTREVISION= 2 CATEGORIES= graphics python -MASTER_SITES= http://www.nullcube.com/software/pygdchart/source/ +MASTER_SITES= http://www.nullcube.com/software/pygdchart/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygdchart-${PORTVERSION} diff --git a/graphics/py-gdchart/distinfo b/graphics/py-gdchart/distinfo index 7b063610ad7c..31b8e5eed02f 100644 --- a/graphics/py-gdchart/distinfo +++ b/graphics/py-gdchart/distinfo @@ -1,2 +1,2 @@ -MD5 (pygdchart-0.6.1.tar.gz) = 198d16c3620bd5c8585746e14d26c2b3 -SIZE (pygdchart-0.6.1.tar.gz) = 321479 +MD5 (pygdchart-0.6.1.tar.gz) = 0261ff87360ff1b001d0336f3089477d +SIZE (pygdchart-0.6.1.tar.gz) = 321434 |