aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-09-04 18:03:20 +0800
committerantoine <antoine@FreeBSD.org>2016-09-04 18:03:20 +0800
commitd46c9be6bfd4ac86dfe33325eb9cbe7df761651b (patch)
treeb25c40df434baa0051a71aee4f6f697e3b5fa5c2 /security
parent05483d89c553843ca6a4ec252349f76da6ba6f37 (diff)
downloadfreebsd-ports-gnome-d46c9be6bfd4ac86dfe33325eb9cbe7df761651b.tar.gz
freebsd-ports-gnome-d46c9be6bfd4ac86dfe33325eb9cbe7df761651b.tar.zst
freebsd-ports-gnome-d46c9be6bfd4ac86dfe33325eb9cbe7df761651b.zip
Use the same PORTVERSION as the one on Pypi
PR: 205762
Diffstat (limited to 'security')
-rw-r--r--security/py-pycryptopp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-pycryptopp/Makefile b/security/py-pycryptopp/Makefile
index 70066a82bff2..4d947ad90e08 100644
--- a/security/py-pycryptopp/Makefile
+++ b/security/py-pycryptopp/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= pycryptopp
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.1.869544967005693312591928092448767568728501330214
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-${PORTVERSION}.869544967005693312591928092448767568728501330214
MAINTAINER= wen@FreeBSD.org
COMMENT= Python Wrappers for the Crypto++ Library