aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-gnuplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-gnuplot/Makefile')
-rw-r--r--math/py-gnuplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile
index 403a9b6ed667..41022bb9dda7 100644
--- a/math/py-gnuplot/Makefile
+++ b/math/py-gnuplot/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= py-gnuplot
-PORTVERSION= 1.5
+PORTVERSION= 1.7
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnuplot-py
-DISTNAME= Gnuplot-${PORTVERSION}
+DISTNAME= gnuplot-py-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to gnuplot plotting program