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-py-find-1st | |
parent | 378e09115cbe9a584e3f497c39891619eb3b6ad0 (diff) |
USE_PYTHON=pep517: bump PORTREVISION
Diffstat (limited to 'math/py-py-find-1st')
-rw-r--r-- | math/py-py-find-1st/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-py-find-1st/Makefile b/math/py-py-find-1st/Makefile index 85ece5c35c69..eef559cbe2ba 100644 --- a/math/py-py-find-1st/Makefile +++ b/math/py-py-find-1st/Makefile @@ -1,5 +1,6 @@ PORTNAME= py-find-1st DISTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |