diff options
author | nectar <nectar@FreeBSD.org> | 2003-02-05 18:15:08 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2003-02-05 18:15:08 +0000 |
commit | a0460b7ce4c4022fb4360fcea2031ab09da7f622 (patch) | |
tree | 12eaead2b942084595715b2bf0cb54318917cc1e /security/Makefile | |
parent | f0940785ff77db02512e6f9706d7bdaa9c4b141b (diff) | |
download | FreeBSD-ports-a0460b7ce4c4022fb4360fcea2031ab09da7f622.zip FreeBSD-ports-a0460b7ce4c4022fb4360fcea2031ab09da7f622.tar.gz |
Remove this port. The pam_krb5 in the base system should be utilized.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 3ab3b16..7e93ba1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -222,7 +222,6 @@ SUBDIR += pam-mysql SUBDIR += pam-pgsql SUBDIR += pam_alreadyloggedin - SUBDIR += pam_krb5 SUBDIR += pam_ldap SUBDIR += pam_pop3 SUBDIR += pam_pwdfile |