diff options
author | steve <steve@FreeBSD.org> | 1999-11-26 20:35:28 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-26 20:35:28 +0000 |
commit | f5f445c065b2f88c05edcbf21dc6f47e0ef148f1 (patch) | |
tree | c40dfc34c1c57dfebcc2c5b23e3c28fee0f26883 /security/Makefile | |
parent | 4a0cb7c7096cec238990e0565f51f80970e4bf26 (diff) | |
download | FreeBSD-ports-f5f445c065b2f88c05edcbf21dc6f47e0ef148f1.zip FreeBSD-ports-f5f445c065b2f88c05edcbf21dc6f47e0ef148f1.tar.gz |
Activate the dante and p5-Authen-PAM ports.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 84e1421..6efb139 100644 --- a/security/Makefile +++ b/security/Makefile @@ -8,6 +8,7 @@ SUBDIR += checkpassword SUBDIR += cops SUBDIR += crack + SUBDIR += dante SUBDIR += donkey SUBDIR += fakebo SUBDIR += firewalk @@ -33,6 +34,7 @@ SUBDIR += nmapfe SUBDIR += openssh SUBDIR += openssl + SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA |