diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /security/p5-Crypt-Cryptix | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-Cryptix')
-rw-r--r-- | security/p5-Crypt-Cryptix/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Cryptix/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Cryptix/Makefile b/security/p5-Crypt-Cryptix/Makefile index 57e42345e730..a984af011835 100644 --- a/security/p5-Crypt-Cryptix/Makefile +++ b/security/p5-Crypt-Cryptix/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cryptix.org/dist/ PKGNAMEPREFIX= p5- MAINTAINER= markm@FreeBSD.org +COMMENT= Perl5 interface to the Cryptix Crypto Library (Blowfish, DES and IDEA) PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Cryptix/pkg-comment b/security/p5-Crypt-Cryptix/pkg-comment deleted file mode 100644 index 0b3017833858..000000000000 --- a/security/p5-Crypt-Cryptix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the Cryptix Crypto Library (Blowfish, DES and IDEA) |