diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-11 14:38:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-11 14:38:02 +0000 |
commit | 16b00b8208b153b8eaaaff5eaf89dec922bff952 (patch) | |
tree | aff259fe013049f6620f9d5209259844fbbeace2 /security/py-m2crypto/Makefile | |
parent | 3ad6396035ce499bacbcefccc5c3f5350257f1a6 (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 4601e5674e3d..165d7e779539 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= m2crypto -PORTVERSION= 0.28.1 +PORTVERSION= 0.28.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |