diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2023-04-04 18:29:11 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-04-04 18:29:11 +0000 |
commit | 1730e97e049085a8fe5536788d214cbfc4eb3123 (patch) | |
tree | bf836e4f500350c6dd237095f76b9d5d5986ec93 /math/py-chaospy | |
parent | 378e09115cbe9a584e3f497c39891619eb3b6ad0 (diff) | |
download | ports-1730e97e049085a8fe5536788d214cbfc4eb3123.tar.gz ports-1730e97e049085a8fe5536788d214cbfc4eb3123.zip |
Diffstat (limited to 'math/py-chaospy')
-rw-r--r-- | math/py-chaospy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-chaospy/Makefile b/math/py-chaospy/Makefile index 5a47909fb809..0df27613568b 100644 --- a/math/py-chaospy/Makefile +++ b/math/py-chaospy/Makefile @@ -1,6 +1,7 @@ PORTNAME= chaospy DISTVERSIONPREFIX= v DISTVERSION= 4.3.11 +PORTREVISION= 1 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |