Date: Sat, 23 Feb 2019 16:46:27 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493708 - head/security/pam_krb5 Message-ID: <201902231646.x1NGkRR9043639@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Sat Feb 23 16:46:27 2019 New Revision: 493708 URL: https://svnweb.freebsd.org/changeset/ports/493708 Log: Add LICENSE details. Submitted by: woodsb02@ Reviewed by: mat@ Differential Revision: https://reviews.freebsd.org/D19207 Modified: head/security/pam_krb5/Makefile (contents, props changed) Modified: head/security/pam_krb5/Makefile ============================================================================== --- head/security/pam_krb5/Makefile Sat Feb 23 16:44:43 2019 (r493707) +++ head/security/pam_krb5/Makefile Sat Feb 23 16:46:27 2019 (r493708) @@ -13,6 +13,9 @@ MAINTAINER= cy@FreeBSD.org COMMENT= Pluggable Authentication Module for Kerberos 5 CONFLICTS= pam_krb5-rh-2.* +LICENSE= BSD3CLAUSE GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902231646.x1NGkRR9043639>