diff options
Diffstat (limited to 'math/py-numpy/Makefile')
-rw-r--r-- | math/py-numpy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index f16a547c029b..0058391b7fb7 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= numpy -PORTVERSION= 1.16.5 -PORTREVISION= 5 +PORTVERSION= 1.16.6 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP \ |