diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2022-03-24 13:11:46 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2022-03-24 13:11:46 +0000 |
commit | 646e2aab4374e712c7978899492a9dae25094e15 (patch) | |
tree | 39cab41ee74ac8402cc710b92ad449f8a8550b8e /security/py-openssl | |
parent | lang/python38: Update to 3.8.13 (diff) |
security/py-openssl: bump portepoch after 0e63dc86
Diffstat (limited to 'security/py-openssl')
-rw-r--r-- | security/py-openssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index c708b56d4d53..ec4ad3246ee3 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -2,6 +2,7 @@ PORTNAME= openssl PORTVERSION= 20.0.1 +PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |