diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-14 06:13:23 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-14 06:13:23 +0000 |
commit | c28a980ece5e827dabcc8e9b57e9040d26d02c4f (patch) | |
tree | 96450327b2621b20fb6805b74298e8dd9edc377e /security/Makefile | |
parent | db3f608af1d96d5da456b48b555972234cd877e0 (diff) | |
download | ports-c28a980ece5e827dabcc8e9b57e9040d26d02c4f.tar.gz ports-c28a980ece5e827dabcc8e9b57e9040d26d02c4f.zip |
Add p5-Crypt-UnixCrypt 1.0, a perl module implementing crypt(3).
Requested by: jim
Notes
Notes:
svn path=/head/; revision=37174
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 69a49c354b57..faa7ca6b5fd1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -84,6 +84,7 @@ SUBDIR += p5-Crypt-SSLeay SUBDIR += p5-Crypt-TripleDES SUBDIR += p5-Crypt-Twofish + SUBDIR += p5-Crypt-UnixCrypt SUBDIR += p5-Digest-MD5 SUBDIR += p5-GnuPG-Interface SUBDIR += p5-IO-Socket-SSL |