summaryrefslogtreecommitdiff
path: root/graphics/py-gdchart
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-09-16 17:27:58 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-09-16 17:27:58 +0000
commit58c9ae1ee62055f3bab765d03c1fb1ecd6764679 (patch)
treed3c2099e4f757a581c3ff9701d750c10e0fd21bc /graphics/py-gdchart
parentInitial import of py-iconv-0.1.2. (diff)
Fix DISTNAME
PR: 30478 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=47880
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r--graphics/py-gdchart/Makefile2
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