aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-09-17 01:27:58 +0800
committerkevlo <kevlo@FreeBSD.org>2001-09-17 01:27:58 +0800
commit20e588e9928b4dead4d24231d90e7c44377b1904 (patch)
tree91d031aac277495ff8145f0d0b94890d8b637a10 /graphics
parentb8f3ef0335b81becb84015b1bf9bf68ecb74d326 (diff)
downloadfreebsd-ports-gnome-20e588e9928b4dead4d24231d90e7c44377b1904.tar.gz
freebsd-ports-gnome-20e588e9928b4dead4d24231d90e7c44377b1904.tar.zst
freebsd-ports-gnome-20e588e9928b4dead4d24231d90e7c44377b1904.zip
Fix DISTNAME
PR: 30478 Submitted by: MAINTAINER
Diffstat (limited to 'graphics')
-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