diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
commit | 0b055d47f28aa0146c1cb2f8e85cd71f127dd553 (patch) | |
tree | 1cdec2aa532edb5042e8b80a8ee691de38be0ab7 /math/py-piranha | |
parent | d105717fd776352f833b81cacbb311fb41495b24 (diff) | |
download | ports-0b055d47f28aa0146c1cb2f8e85cd71f127dd553.tar.gz ports-0b055d47f28aa0146c1cb2f8e85cd71f127dd553.zip |
Notes
Diffstat (limited to 'math/py-piranha')
-rw-r--r-- | math/py-piranha/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index c453726af701..e24ba53d8eb7 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -3,6 +3,7 @@ PORTNAME= piranha DISTVERSIONPREFIX= v DISTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |