diff options
Diffstat (limited to 'math/py-Scientific')
-rw-r--r-- | math/py-Scientific/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile index 58324eae098..37f37f31de8 100644 --- a/math/py-Scientific/Makefile +++ b/math/py-Scientific/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/07/22 09:16:03 recht Exp $ +# $NetBSD: Makefile,v 1.21 2004/10/03 00:12:57 tv Exp $ DISTNAME= ScientificPython-2.4.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//} +PKGREVISION= 1 CATEGORIES= math python MASTER_SITES= http://starship.python.net/crew/hinsen/ScientificPython/ \ http://dirac.cnrs-orleans.fr/programs/ScientificPython/ |