From 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d Mon Sep 17 00:00:00 2001 From: Olli Hauer 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@) --- databases/java-mybatis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/java-mybatis/Makefile') diff --git a/databases/java-mybatis/Makefile b/databases/java-mybatis/Makefile index ae026f9ba9fb..0e29cc872bd9 100644 --- a/databases/java-mybatis/Makefile +++ b/databases/java-mybatis/Makefile @@ -18,7 +18,7 @@ COMMENT= SQL Mapping Framework USE_JAVA= yes USE_ZIP= yes -LICENSE= AL2 +LICENSE= APACHE20 NO_BUILD= yes JAR_FILE= ${PORTNAME}-${PORTVERSION}.jar -- cgit v1.2.3