diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /security/pam_krb5 | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'security/pam_krb5')
-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.* |