summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:24:21 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:24:21 +0000
commit5c53ba45d0d3e5ff6b6bfb4f915a033d83fcd425 (patch)
tree74a04ad7c127fdd236f036806202d4caa267ba64 /security/Makefile
parentCorrect typo in PLIST_SUB that prevented package build on bento. (diff)
Add p5-Crypt-RC5(1.01), a perl module for RC5 encryption.
Approved by: knu (mentor)
Notes
Notes: svn path=/head/; revision=66885
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 382c1b81e728..76c7a6461e54 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -162,6 +162,7 @@
SUBDIR += p5-Crypt-PasswdMD5
SUBDIR += p5-Crypt-Primes
SUBDIR += p5-Crypt-RC4
+ SUBDIR += p5-Crypt-RC5
SUBDIR += p5-Crypt-RIPEMD160
SUBDIR += p5-Crypt-RSA
SUBDIR += p5-Crypt-Random