diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-23 19:24:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-23 19:24:25 +0000 |
commit | 5e3cf1c3023865d1d4b6c3e8e8bca19006c44f12 (patch) | |
tree | d1da4a19704c9cfb95f1d5bac12cd9d18ee99ab4 /security/py-m2crypto/Makefile | |
parent | 378f19e52c5a6229c4f5e482eaee26b09c06d6af (diff) |
Notes
Diffstat (limited to 'security/py-m2crypto/Makefile')
-rw-r--r-- | security/py-m2crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index eb4f48e9cf5a..1d5a2ffb8dcb 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.23.0 +PORTVERSION= 0.24.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |