summaryrefslogtreecommitdiff
path: root/security/pear-Crypt_CBC
diff options
context:
space:
mode:
Diffstat (limited to 'security/pear-Crypt_CBC')
-rw-r--r--security/pear-Crypt_CBC/Makefile1
-rw-r--r--security/pear-Crypt_CBC/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile
index f8d16af22b09..1bb160235469 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
DIST_SUBDIR= PEAR
MAINTAINER= ports@FreeBSD.org
+COMMENT= PEAR class to emulate Perl's Crypt::CBC module
BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/security/pear-Crypt_CBC/pkg-comment b/security/pear-Crypt_CBC/pkg-comment
deleted file mode 100644
index a7fcd4be792e..000000000000
--- a/security/pear-Crypt_CBC/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-PEAR class to emulate Perl's Crypt::CBC module