diff options
author | olgeni <olgeni@FreeBSD.org> | 2016-01-11 05:51:11 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2016-01-11 05:51:11 +0800 |
commit | 4b35a0420ecd427fd77c69070a960e77801312ac (patch) | |
tree | 2519c334b4d5d7565ba84c32015ab861656cb507 /textproc/Makefile | |
parent | c81e5ed9511ac4edc49e8dc48f92c54b976d41be (diff) | |
download | freebsd-ports-gnome-4b35a0420ecd427fd77c69070a960e77801312ac.tar.gz freebsd-ports-gnome-4b35a0420ecd427fd77c69070a960e77801312ac.tar.zst freebsd-ports-gnome-4b35a0420ecd427fd77c69070a960e77801312ac.zip |
Copy textproc/elasticsearch-plugin-sql to elasticsearch2-plugin-sql
and upgrade to version 2.1.0.1.
Version 2.1.0.1 is tightly coupled with ElasticSearch 2.1.0.
This port should always be upgraded together with ElasticSearch.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ffb08c3321ac..1d1fa1205cdc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -160,6 +160,7 @@ SUBDIR += elasticsearch-river-rabbitmq SUBDIR += elasticsearch2 SUBDIR += elasticsearch2-plugin-hq + SUBDIR += elasticsearch2-plugin-sql SUBDIR += elixir-earmark SUBDIR += elixir-ex_doc SUBDIR += elixir-funnel |