aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:25:04 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-09-20 20:25:04 +0000
commit83f3a7de6727c495c02dbc22b4cfadf4240f33b6 (patch)
treedb38416e65e08e73935a8e9e5bd844a30303d475 /security/Makefile
parent5c53ba45d0d3e5ff6b6bfb4f915a033d83fcd425 (diff)
downloadports-83f3a7de6727c495c02dbc22b4cfadf4240f33b6.tar.gz
ports-83f3a7de6727c495c02dbc22b4cfadf4240f33b6.zip
Add p5-Crypt-RC6(1.0), a perl module for RC6 encryption.
Approved by: knu (mentor)
Notes
Notes: svn path=/head/; revision=66887
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 76c7a6461e54..07f004d03ef3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -163,6 +163,7 @@
SUBDIR += p5-Crypt-Primes
SUBDIR += p5-Crypt-RC4
SUBDIR += p5-Crypt-RC5
+ SUBDIR += p5-Crypt-RC6
SUBDIR += p5-Crypt-RIPEMD160
SUBDIR += p5-Crypt-RSA
SUBDIR += p5-Crypt-Random