diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-01-04 18:59:57 +0100 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-01-04 19:02:01 +0100 |
commit | cfc912a73c736bd0e0c38680119991e8c2c692ca (patch) | |
tree | 60c6ac7111377cc304a82dcfa24916c292e4a3be /math | |
parent | 5c8e69d46894d45366b4c448e94d97b2eb6c4dce (diff) | |
download | freebsd-ports-cfc912a73c736bd0e0c38680119991e8c2c692ca.zip |
math/py-kiwisolver: bring back portepoch
Diffstat (limited to 'math')
-rw-r--r-- | math/py-kiwisolver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile index cabfe9fa0c5b..ea002fbf435d 100644 --- a/math/py-kiwisolver/Makefile +++ b/math/py-kiwisolver/Makefile @@ -1,5 +1,6 @@ PORTNAME= kiwisolver PORTVERSION= 1.3.2 +PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |