diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /databases/java-mybatis/Makefile | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) | |
download | ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.tar.gz ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.zip |
Notes
Diffstat (limited to 'databases/java-mybatis/Makefile')
-rw-r--r-- | databases/java-mybatis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |