diff options
author | nork <nork@FreeBSD.org> | 2002-09-21 04:26:01 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-09-21 04:26:01 +0800 |
commit | 48dc10a984f15eb4142f17530fcd5a369152560e (patch) | |
tree | 4b2426acde0ef949330da9fd5cb6cd69b1fe6262 /security/Makefile | |
parent | dffb9c0b3c03ec2e1f875078366645257caa0b4d (diff) | |
download | freebsd-ports-graphics-48dc10a984f15eb4142f17530fcd5a369152560e.tar.gz freebsd-ports-graphics-48dc10a984f15eb4142f17530fcd5a369152560e.tar.zst freebsd-ports-graphics-48dc10a984f15eb4142f17530fcd5a369152560e.zip |
Add p5-Crypt-Serpent(1.01), a perl module for Serpent 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 07f004d03ef..5e0f13dd898 100644 --- a/security/Makefile +++ b/security/Makefile @@ -169,6 +169,7 @@ SUBDIR += p5-Crypt-Random SUBDIR += p5-Crypt-Rijndael SUBDIR += p5-Crypt-SSLeay + SUBDIR += p5-Crypt-Serpent SUBDIR += p5-Crypt-Solitaire SUBDIR += p5-Crypt-TripleDES SUBDIR += p5-Crypt-Twofish |