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@) --- devel/fb303/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/fb303') diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index 6895d94d220..a24978bddc0 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -12,7 +12,7 @@ DISTNAME= thrift-${PORTVERSION} MAINTAINER= komarov@valerka.net COMMENT= Facebook Bassline -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= libthrift.so:${PORTSDIR}/devel/thrift-cpp BUILD_DEPENDS= thrift:${PORTSDIR}/devel/thrift -- cgit