diff options
author | perky <perky@FreeBSD.org> | 2005-02-20 02:21:43 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2005-02-20 02:21:43 +0800 |
commit | 5bfb901c1b06b31e11d936cd448ab128c5f1c93d (patch) | |
tree | 297e4a7b9e6685a4330a1bf50cf3c622ddd8a236 | |
parent | 7ea1847d807e166f73f5ab163d14a9b83741d102 (diff) | |
download | freebsd-ports-gnome-5bfb901c1b06b31e11d936cd448ab128c5f1c93d.tar.gz freebsd-ports-gnome-5bfb901c1b06b31e11d936cd448ab128c5f1c93d.tar.zst freebsd-ports-gnome-5bfb901c1b06b31e11d936cd448ab128c5f1c93d.zip |
- Update download URL.
- Update distinfo because tarball is rerolled.
(the only difference is LF -> CR/LF change on README.)
-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 |