diff options
author | tg <tg@FreeBSD.org> | 1998-12-29 14:32:07 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-12-29 14:32:07 +0000 |
commit | 19b0524de00a1d9513c430c6db2137ea371bbe6d (patch) | |
tree | 824d0a1c2e23b2c5668ad259b647530ebffa3b9a /math/py-numeric/Makefile | |
parent | 1d16a2c05b9d698463151f8e206c71ed47d64b9b (diff) | |
download | FreeBSD-ports-19b0524de00a1d9513c430c6db2137ea371bbe6d.zip FreeBSD-ports-19b0524de00a1d9513c430c6db2137ea371bbe6d.tar.gz |
Upgrade to 1.8.
Diffstat (limited to 'math/py-numeric/Makefile')
-rw-r--r-- | math/py-numeric/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index d61fcaf..2053819 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: numpy -# Version required: 1.6 +# Version required: 1.8 # Date created: 20 April 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.12 1998/11/02 08:42:37 tg Exp $ +# $Id: Makefile,v 1.13 1998/11/16 08:54:41 tg Exp $ # -DISTNAME= LLNLPython6 -PKGNAME= py-numeric-1.6 +DISTNAME= LLNLPython8 +PKGNAME= py-numeric-1.8 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ EXTRACT_SUFX= .tgz |