diff options
Diffstat (limited to 'math/py-numpy')
-rw-r--r-- | math/py-numpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 3472b18feccd..94fe9da2cb50 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -7,7 +7,7 @@ PORTNAME= numpy PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= http://numpy.scipy.org/:doc \ |