aboutsummaryrefslogtreecommitdiff
path: root/math/biggles/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-11 11:30:57 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-11 11:30:57 +0000
commitd989b6fcad15e99b9ae1b9a92a117d8c20adcc60 (patch)
tree29f733f7871259d0a5ad0d680ed5c049ebd38642 /math/biggles/Makefile
parent4189c391765bf762990db01d62754f9c99be645e (diff)
Notes
Diffstat (limited to 'math/biggles/Makefile')
-rw-r--r--math/biggles/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index 7a0de5f326dd..b94a7ee1488e 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= biggles
-PORTVERSION= 1.6.3
+PORTVERSION= 1.6.4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= python-${PORTNAME}-${PORTVERSION}
+DISTNAME= python2-${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd@unixfreunde.de
COMMENT= Create publication-quality 2D scientific plots
BUILD_DEPENDS= ${PYNUMERIC}