aboutsummaryrefslogtreecommitdiff
path: root/math/py-scientific
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
commit1df1a17abc224c7b035253c7089ca62f3b56a87a (patch)
tree729d9b50958f323b815e1a00b7acf534920af239 /math/py-scientific
parenta7f42416d7a766482b1e0d1d8b9055c917426356 (diff)
downloadports-1df1a17abc224c7b035253c7089ca62f3b56a87a.tar.gz
ports-1df1a17abc224c7b035253c7089ca62f3b56a87a.zip
Notes
Diffstat (limited to 'math/py-scientific')
-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