diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 17:27:58 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 17:27:58 +0000 |
commit | 58c9ae1ee62055f3bab765d03c1fb1ecd6764679 (patch) | |
tree | d3c2099e4f757a581c3ff9701d750c10e0fd21bc /graphics/py-gdchart | |
parent | cc7bbaf4822e5ed9cba9f41e74117c7c568bf714 (diff) | |
download | ports-58c9ae1ee62055f3bab765d03c1fb1ecd6764679.tar.gz ports-58c9ae1ee62055f3bab765d03c1fb1ecd6764679.zip |
Notes
Diffstat (limited to 'graphics/py-gdchart')
-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 32026c838e73..e596184443d6 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.6 CATEGORIES= graphics python MASTER_SITES= http://athani.pair.com/msteed/software/gdchart/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} +DISTNAME= ${PORTNAME}-py-${PORTVERSION} MAINTAINER= perky@python.or.kr |