diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-10 14:04:23 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-10 14:04:23 +0000 |
commit | f3c11d37dfd36569ceb890d9c45a5a30e3cdaeca (patch) | |
tree | d1bd9b013a62802b0a0aa95953521adb106f17fa /security/pam_krb5-rh | |
parent | a19b2c08dd4f887527f1c390ce4d46cbd0bd4200 (diff) | |
download | ports-f3c11d37dfd36569ceb890d9c45a5a30e3cdaeca.tar.gz ports-f3c11d37dfd36569ceb890d9c45a5a30e3cdaeca.zip |
Notes
Diffstat (limited to 'security/pam_krb5-rh')
-rw-r--r-- | security/pam_krb5-rh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_krb5-rh/Makefile b/security/pam_krb5-rh/Makefile index 5d5e7867614c..3d3147f216d1 100644 --- a/security/pam_krb5-rh/Makefile +++ b/security/pam_krb5-rh/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -rh MAINTAINER= zi@FreeBSD.org COMMENT= The Red Hat Pluggable Authentication Module for Kerberos 5 -LICENSE= LGPL21 BSD +LICENSE= LGPL21 BSD3CLAUSE LICENSE_COMB= dual CONFLICTS= pam_krb5-4.* |