diff options
Diffstat (limited to '')
-rw-r--r-- | security/pam_krb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile index b0fe895b3705..8eaa4a6e0aec 100644 --- a/security/pam_krb5/Makefile +++ b/security/pam_krb5/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \ DISTNAME= pam-krb5-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org -COMMENT= A Pluggable Authentication Module for Kerberos 5 +COMMENT= Pluggable Authentication Module for Kerberos 5 CONFLICTS= pam_krb5-rh-2.* |