diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-12-20 03:37:56 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-12-20 03:37:56 +0000 |
commit | 39a69f5995fcd192f517eb4fda6b6e537751997c (patch) | |
tree | 3ed31ceee604097c51e1b63db66c23ea1e31d967 /math/py-numarray/Makefile | |
parent | 932a7c52d21d7e5a1f7a85df912deafd21f0f7ee (diff) |
Notes
Diffstat (limited to 'math/py-numarray/Makefile')
-rw-r--r-- | math/py-numarray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numarray/Makefile b/math/py-numarray/Makefile index 414d2568de76..0ba1be091980 100644 --- a/math/py-numarray/Makefile +++ b/math/py-numarray/Makefile @@ -6,7 +6,7 @@ # PORTNAME= numarray -PORTVERSION= 0.6.1 +PORTVERSION= 0.8 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= numpy |