diff options
Diffstat (limited to 'security/py-pow')
-rw-r--r-- | security/py-pow/Makefile | 2 | ||||
-rw-r--r-- | security/py-pow/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index d001015..f32f9b4 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -16,8 +16,6 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Python OpenSSL Wrappers - USE_PYTHON= yes USE_PYDISTUTILS= yes USE_OPENSSL= yes diff --git a/security/py-pow/pkg-comment b/security/py-pow/pkg-comment new file mode 100644 index 0000000..5393c8d --- /dev/null +++ b/security/py-pow/pkg-comment @@ -0,0 +1 @@ +Python OpenSSL Wrappers |