diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-04-30 12:36:25 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-04-30 12:48:29 -0700 |
commit | 31c0c95e2ca4ae730d64e5667be50fea0cd3e60b (patch) | |
tree | ea6a0911222686f66a8f5d8bfb5c91b294928349 /math/py-numpy-groupies/Makefile | |
parent | cleanup: Remove expired ports: (diff) |
math/py-numpy-groupies: Update 0.9.14 -> 0.9.15
Reported by: portscout
Diffstat (limited to 'math/py-numpy-groupies/Makefile')
-rw-r--r-- | math/py-numpy-groupies/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy-groupies/Makefile b/math/py-numpy-groupies/Makefile index 2de48d4e6869..297ca6ed3ad7 100644 --- a/math/py-numpy-groupies/Makefile +++ b/math/py-numpy-groupies/Makefile @@ -1,5 +1,5 @@ PORTNAME= numpy-groupies -DISTVERSION= 0.9.14 +DISTVERSION= 0.9.15 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |