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 /textproc/elasticsearch/Makefile | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) |
Notes
Diffstat (limited to 'textproc/elasticsearch/Makefile')
-rw-r--r-- | textproc/elasticsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile index 4a97a4fe4404..2cf2a592ceaa 100644 --- a/textproc/elasticsearch/Makefile +++ b/textproc/elasticsearch/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ MAINTAINER= tj@FreeBSD.org COMMENT= A full-text search engine for Java -LICENSE= AL2 +LICENSE= APACHE20 USE_JAVA= yes NO_BUILD= yes |