diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-01-03 09:21:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-01-03 09:21:41 +0000 |
commit | 823e492c81ab86543c57ebf5eae7a35ea25163f5 (patch) | |
tree | cd534d5a19ca231c2fb6d839a86cd8cb6abe0a94 /security/Makefile | |
parent | 57fecf181c346ce9248732016430d952b9188498 (diff) |
Add p5-Crypt-xDBM_File 1.01,
perl module encrypt almost any kind of
dbm file.
PR: 60709
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes:
svn path=/head/; revision=97203
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 f7e647d76def..e49678b5ccdf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -254,6 +254,7 @@ SUBDIR += p5-Crypt-Twofish SUBDIR += p5-Crypt-Twofish2 SUBDIR += p5-Crypt-UnixCrypt + SUBDIR += p5-Crypt-xDBM_File SUBDIR += p5-Digest SUBDIR += p5-Digest-BubbleBabble SUBDIR += p5-Digest-HMAC |