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-cmyt | |
parent | 378e09115cbe9a584e3f497c39891619eb3b6ad0 (diff) |
Diffstat (limited to 'math/py-cmyt')
-rw-r--r-- | math/py-cmyt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-cmyt/Makefile b/math/py-cmyt/Makefile index 4fbf7e89186c..d38087251160 100644 --- a/math/py-cmyt/Makefile +++ b/math/py-cmyt/Makefile @@ -1,5 +1,6 @@ PORTNAME= cmyt DISTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |