aboutsummaryrefslogtreecommitdiff
path: root/math/py-scientific/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-scientific/Makefile')
-rw-r--r--math/py-scientific/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile
index 4cf2d9da25ac..f5f3fee02871 100644
--- a/math/py-scientific/Makefile
+++ b/math/py-scientific/Makefile
@@ -1,16 +1,17 @@
# New ports collection makefile for: py-scientific
-# Version required: 2.0b1
# Date created: 29 July 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= ScientificPython-2.0b1
-PKGNAME= py-scientific-2.0b1
+PORTNAME= scientific
+PORTVERSION= 2.0b1
CATEGORIES= math python
MASTER_SITES= http://starship.python.net/crew/hinsen/ \
http://dirac.cnrs-orleans.fr/programs/
+PKGNAMEPREFIX= py-
+DISTNAME= ScientificPython-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org