diff options
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 |