diff options
-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 |