aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-09-21 04:25:04 +0800
committernork <nork@FreeBSD.org>2002-09-21 04:25:04 +0800
commit132d8e0cb24ec9e22ac0d6ab5eb16519a1dba1ee (patch)
tree92996cc34e1a979727ff373098aa4c3ccf99d1a2 /security/Makefile
parent3b85caf125b5e777c07949e86d325573a25ba7ff (diff)
downloadfreebsd-ports-gnome-132d8e0cb24ec9e22ac0d6ab5eb16519a1dba1ee.tar.gz
freebsd-ports-gnome-132d8e0cb24ec9e22ac0d6ab5eb16519a1dba1ee.tar.zst
freebsd-ports-gnome-132d8e0cb24ec9e22ac0d6ab5eb16519a1dba1ee.zip
Add p5-Crypt-RC6(1.0), a perl module for RC6 encryption.
Approved by: knu (mentor)
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