diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
commit | f859a1e80919cfc72224dfbcff257f2a20359b7b (patch) | |
tree | 460a8bdfff73c582c5c3f43c0848b1837368d595 /security/p5-Crypt-RC5 | |
parent | cab3a431b8e736a9644f8c3cf022626de228a00a (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-RC5')
-rw-r--r-- | security/p5-Crypt-RC5/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-RC5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-RC5/Makefile b/security/p5-Crypt-RC5/Makefile index d2982d7c55fc..a8fd4d7e950a 100644 --- a/security/p5-Crypt-RC5/Makefile +++ b/security/p5-Crypt-RC5/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl implementation of the RC5 encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RC5/pkg-comment b/security/p5-Crypt-RC5/pkg-comment deleted file mode 100644 index fe54ee9d80df..000000000000 --- a/security/p5-Crypt-RC5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl implementation of the RC5 encryption algorithm |