diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | fbc660cb2c24a55e37464725f9ac601142494606 (patch) | |
tree | 36d707e1a5b549fb117fe7cf51b8a59b13955b07 /security/py-openssl | |
parent | 5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff) | |
download | ports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz ports-fbc660cb2c24a55e37464725f9ac601142494606.zip |
Notes
Diffstat (limited to 'security/py-openssl')
-rw-r--r-- | security/py-openssl/Makefile | 1 | ||||
-rw-r--r-- | security/py-openssl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index 1c6af192fae7..174267d936dc 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyOpenSSL-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to the OpenSSL library USE_PYTHON= yes USE_PYTHON_PREFIX= yes diff --git a/security/py-openssl/pkg-comment b/security/py-openssl/pkg-comment deleted file mode 100644 index b400c8faf0f2..000000000000 --- a/security/py-openssl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to the OpenSSL library |