diff options
author | Cy Schubert <cy@FreeBSD.org> | 2009-05-08 13:36:36 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2009-05-08 13:36:36 +0000 |
commit | f0fc2c21016181aedf30487bca05ae80cdd809f8 (patch) | |
tree | d9e838be95921eb806df8f4cc5a29c8e9ceec078 /security/pam_krb5 | |
parent | b1376a118789ce8369cf0a2ed6f2fad4cc61e177 (diff) | |
download | ports-f0fc2c21016181aedf30487bca05ae80cdd809f8.tar.gz ports-f0fc2c21016181aedf30487bca05ae80cdd809f8.zip |
Notes
Diffstat (limited to 'security/pam_krb5')
-rw-r--r-- | security/pam_krb5/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index 75488add893b..a108fc7a2068 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -15,8 +15,6 @@ 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 |