diff options
Diffstat (limited to 'security/py-txtorcon/Makefile')
-rw-r--r-- | security/py-txtorcon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-txtorcon/Makefile b/security/py-txtorcon/Makefile index 961d4987e4ac..ca59c0435080 100644 --- a/security/py-txtorcon/Makefile +++ b/security/py-txtorcon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= txtorcon -DISTVERSION= 0.20.0 +DISTVERSION= 18.0.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +24,7 @@ USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes SHEBANG_FILES= examples/*.py -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e " \ |