aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-CBC
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
committerknu <knu@FreeBSD.org>2003-02-21 03:00:52 +0800
commit66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch)
tree2a30f3373c716f098b0668e0d242b1e70617b51b /security/p5-Crypt-CBC
parent485f0913f4a15d35cfc417121f93047431847efe (diff)
downloadfreebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.zst
freebsd-ports-gnome-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip
De-pkg-comment.
Diffstat (limited to 'security/p5-Crypt-CBC')
-rw-r--r--security/p5-Crypt-CBC/Makefile1
-rw-r--r--security/p5-Crypt-CBC/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index 8b7b0661f553..89b660d66c90 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+COMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
diff --git a/security/p5-Crypt-CBC/pkg-comment b/security/p5-Crypt-CBC/pkg-comment
deleted file mode 100644
index 523574951982..000000000000
--- a/security/p5-Crypt-CBC/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl5 interface to Cipher Block Chaining with DES and IDEA