diff options
Diffstat (limited to 'math/numpy/Makefile')
-rw-r--r-- | math/numpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/numpy/Makefile b/math/numpy/Makefile index c70b0481f2f4..53725541f698 100644 --- a/math/numpy/Makefile +++ b/math/numpy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= numeric -PORTVERSION= 17.1.2 +PORTVERSION= 17.2.0 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= numpy |