aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-02-25 14:25:35 +0800
committerperky <perky@FreeBSD.org>2003-02-25 14:25:35 +0800
commit64f95db42862bd75b3aa62212ad8bc515a441d3e (patch)
tree8e9ed3acb80bfe91146a654045c0a07d58bc7380 /security
parenta40a8a3ce52a51573d19beeb58f650e5c658f014 (diff)
downloadfreebsd-ports-graphics-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz
freebsd-ports-graphics-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.zst
freebsd-ports-graphics-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip
De-pkg-comment for my ports.
Diffstat (limited to 'security')
-rw-r--r--security/py-openssl/Makefile1
-rw-r--r--security/py-openssl/pkg-comment1
-rw-r--r--security/py-posix1e/Makefile1
-rw-r--r--security/py-posix1e/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile
index 1c6af192fae..174267d936d 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 b400c8faf0f..00000000000
--- a/security/py-openssl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python interface to the OpenSSL library
diff --git a/security/py-posix1e/Makefile b/security/py-posix1e/Makefile
index 9171e44630f..3de489c9ce9 100644
--- a/security/py-posix1e/Makefile
+++ b/security/py-posix1e/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pylibacl-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python module for manipulating POSIX.1e ACLs
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/security/py-posix1e/pkg-comment b/security/py-posix1e/pkg-comment
deleted file mode 100644
index be78071b9b8..00000000000
--- a/security/py-posix1e/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python module for manipulating POSIX.1e ACLs