diff options
author | Cy Schubert <cy@FreeBSD.org> | 2009-02-03 21:30:25 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2009-02-03 21:30:25 +0000 |
commit | 60df1e252129f52d3ffca0144a9dab6e9b5c673e (patch) | |
tree | 02e6425c525b62beec0a8ab12c66c990a0cb8fa5 /security/pam_krb5 | |
parent | 63f25623c1c8c51862302facee0b6209d639f688 (diff) | |
download | ports-60df1e252129f52d3ffca0144a9dab6e9b5c673e.tar.gz ports-60df1e252129f52d3ffca0144a9dab6e9b5c673e.zip |
Notes
Diffstat (limited to 'security/pam_krb5')
-rw-r--r-- | security/pam_krb5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index a108fc7a2068..75488add893b 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org COMMENT= A Pluggable Authentication Module for Kerberos 5 +DEPRECATED= Pam_krb5 is in the base FreeBSD system. +EXPIRATION_DATE= 2009-08-31 MAN5= pam_krb5.5 pam_krb5afs.5 MAN8= pam_krb5.8 pam_krb5afs.8 |