From 03260e438e75566bdf307d6df597c85a05549cc7 Mon Sep 17 00:00:00 2001 From: ohauer Date: Mon, 30 Dec 2013 20:55:18 +0000 Subject: - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) --- mail/spamass-ixhash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/spamass-ixhash') diff --git a/mail/spamass-ixhash/Makefile b/mail/spamass-ixhash/Makefile index a08faeed5182..e03b5ca272a1 100644 --- a/mail/spamass-ixhash/Makefile +++ b/mail/spamass-ixhash/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ p5-Net-DNS>=0.63:${PORTSDIR}/dns/p5-Net-DNS -LICENSE= AL2 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE SUB_FILES= pkg-message NO_BUILD= yes -- cgit