diff options
author | nork <nork@FreeBSD.org> | 2002-09-21 04:24:21 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-09-21 04:24:21 +0800 |
commit | 9acf900a1adecd2361326666a645a2d9241c2b9f (patch) | |
tree | 8c6b09df2207ffe64bc835ec8142f809f815d4b4 /security/Makefile | |
parent | 022ded70eadab51d07c8a925ca8155cb7205bdb4 (diff) | |
download | freebsd-ports-gnome-9acf900a1adecd2361326666a645a2d9241c2b9f.tar.gz freebsd-ports-gnome-9acf900a1adecd2361326666a645a2d9241c2b9f.tar.zst freebsd-ports-gnome-9acf900a1adecd2361326666a645a2d9241c2b9f.zip |
Add p5-Crypt-RC5(1.01), a perl module for RC5 encryption.
Approved by: knu (mentor)
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
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 |