diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /security/p5-Crypt-Blowfish | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'security/p5-Crypt-Blowfish')
-rw-r--r-- | security/p5-Crypt-Blowfish/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Blowfish/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile index a16da85869c2..7a775e4e7291 100644 --- a/security/p5-Crypt-Blowfish/Makefile +++ b/security/p5-Crypt-Blowfish/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= patrick@mindstep.com +COMMENT= Perl5 interface to the Blowfish encryption alogorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Blowfish/pkg-comment b/security/p5-Crypt-Blowfish/pkg-comment deleted file mode 100644 index c0e9432ec18b..000000000000 --- a/security/p5-Crypt-Blowfish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the Blowfish encryption alogorithm |