summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-27 03:07:40 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-27 03:07:40 +0000
commit672b8c0ca04104dadbb917794786fcec0db9708f (patch)
tree90dd3156360994d62febb2ef57c39a0ba0d15bf1 /security/Makefile
parentUpdate to latest IPv6 patch and bump PORTREVISION (diff)
Add p5-Crypt-Cracklib 0.01, a perl interface to Alec Muffet's cracklib
library. Requested by: Andrew J. Korty <ajk@iu.edu>
Notes
Notes: svn path=/head/; revision=37615
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 1f3e680e8dc1..5ca57ea234db 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -78,6 +78,7 @@
SUBDIR += p5-Crypt-Blowfish
SUBDIR += p5-Crypt-CBC
SUBDIR += p5-Crypt-CipherSaber
+ SUBDIR += p5-Crypt-Cracklib
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-ECB
SUBDIR += p5-Crypt-IDEA