aboutsummaryrefslogtreecommitdiff
path: root/math/py-gnuplot
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-18 20:15:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-18 20:15:55 +0000
commit6ead6f393ae0c2176a91b0b6bb75b5db4edd02e3 (patch)
tree3d144b8128367601b9438a0c561b12ef3cb6efc4 /math/py-gnuplot
parent0d7182fc25a72d0692c54267eb65f84b2b75c142 (diff)
downloadports-6ead6f393ae0c2176a91b0b6bb75b5db4edd02e3.tar.gz
ports-6ead6f393ae0c2176a91b0b6bb75b5db4edd02e3.zip
Notes
Diffstat (limited to 'math/py-gnuplot')
-rw-r--r--math/py-gnuplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile
index 14f8611c0a6b..5181bb41cfdb 100644
--- a/math/py-gnuplot/Makefile
+++ b/math/py-gnuplot/Makefile
@@ -5,10 +5,11 @@
# $FreeBSD$
#
-PORTNAME= py-gnuplot
+PORTNAME= gnuplot
PORTVERSION= 1.8
CATEGORIES= math python
MASTER_SITES= SF/gnuplot-py
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= gnuplot-py-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org