diff options
author | cy <cy@FreeBSD.org> | 2009-05-08 21:36:36 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2009-05-08 21:36:36 +0800 |
commit | 49cbd751f78ab93b2d17520dba61635f36163ed5 (patch) | |
tree | b054fda7e6441a009f39c9e62e041cf7f264e176 | |
parent | 47a22d6feadbce9cdd544247339d1f9650dd6a31 (diff) | |
download | freebsd-ports-gnome-49cbd751f78ab93b2d17520dba61635f36163ed5.tar.gz freebsd-ports-gnome-49cbd751f78ab93b2d17520dba61635f36163ed5.tar.zst freebsd-ports-gnome-49cbd751f78ab93b2d17520dba61635f36163ed5.zip |
Due to popular demand, remove the depricated designation. This port will not
be removed.
Requested by: plosher
-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 |