diff options
Diffstat (limited to 'security/py-hashlib')
-rw-r--r-- | security/py-hashlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-hashlib/Makefile b/security/py-hashlib/Makefile index 45199d98bfdd..92fa5c721892 100644 --- a/security/py-hashlib/Makefile +++ b/security/py-hashlib/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://code.krypto.org/python/hashlib/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org -COMMENT= Backport of Python 2,5's haslib module +COMMENT= Backport of Python 2.5's haslib module USE_PYTHON= yes USE_OPENSSL= yes |