diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:13:56 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:17:16 +0000 |
commit | b082b3d13e8c4872b73fb681eb99b261926ac9cd (patch) | |
tree | f595ef22b44e510f31aa85721e663c20373a4288 /math/py-piranha | |
parent | 3794e1a2edc06ad14b246dad59ebde670e965186 (diff) | |
download | ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.tar.gz ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.zip |
Diffstat (limited to 'math/py-piranha')
-rw-r--r-- | math/py-piranha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index b6405c93351d..08e873f68633 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -1,7 +1,7 @@ PORTNAME= piranha DISTVERSIONPREFIX= v DISTVERSION= 0.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |