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 /graphics/py-gdchart/Makefile | |
parent | 7ea1847d807e166f73f5ab163d14a9b83741d102 (diff) | |
download | freebsd-ports-graphics-5bfb901c1b06b31e11d936cd448ab128c5f1c93d.tar.gz freebsd-ports-graphics-5bfb901c1b06b31e11d936cd448ab128c5f1c93d.tar.zst freebsd-ports-graphics-5bfb901c1b06b31e11d936cd448ab128c5f1c93d.zip |
- Update download URL.
- Update distinfo because tarball is rerolled.
(the only difference is LF -> CR/LF change on README.)
Diffstat (limited to 'graphics/py-gdchart/Makefile')
-rw-r--r-- | graphics/py-gdchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 45bb08c0bcb..8eaae421091 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} |