1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

Use the same PORTVERSION as the one on Pypi

PR:		205762
This commit is contained in:
Antoine Brodin 2016-09-04 10:03:20 +00:00
parent cedd0ce06d
commit 142e8c52b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421320

View File

@ -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