diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-09-09 13:49:30 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-09-09 15:03:28 +0000 |
commit | a37e9ca9480cab8d8095dd44ec1b5ea022f10eff (patch) | |
tree | 6e351befde570ac5a6cba304df72af5e7118c76b /math/py-pplpy/Makefile | |
parent | 1069778be01074751d6bb9123eac42133250498f (diff) |
Diffstat (limited to 'math/py-pplpy/Makefile')
-rw-r--r-- | math/py-pplpy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-pplpy/Makefile b/math/py-pplpy/Makefile index 94dd80c42bdb..e3257e1c08b1 100644 --- a/math/py-pplpy/Makefile +++ b/math/py-pplpy/Makefile @@ -1,6 +1,5 @@ PORTNAME= pplpy -PORTVERSION= 0.8.7 -PORTREVISION= 4 +PORTVERSION= 0.8.9 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |