diff options
-rw-r--r-- | textproc/elasticsearch2-plugin-marvel/Makefile | 2 | ||||
-rw-r--r-- | textproc/elasticsearch2-plugin-marvel/pkg-plist | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/elasticsearch2-plugin-marvel/Makefile b/textproc/elasticsearch2-plugin-marvel/Makefile index d21a2948370..336bd8f77c7 100644 --- a/textproc/elasticsearch2-plugin-marvel/Makefile +++ b/textproc/elasticsearch2-plugin-marvel/Makefile @@ -3,7 +3,7 @@ PORTNAME= marvel PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= http://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/license/${PORTVERSION}/:source1 \ http://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/marvel-agent/${PORTVERSION}/:source2 diff --git a/textproc/elasticsearch2-plugin-marvel/pkg-plist b/textproc/elasticsearch2-plugin-marvel/pkg-plist index 9b549b9d001..7e2edf5effe 100644 --- a/textproc/elasticsearch2-plugin-marvel/pkg-plist +++ b/textproc/elasticsearch2-plugin-marvel/pkg-plist @@ -4,7 +4,7 @@ lib/elasticsearch/plugins/license/license-%%VERSION%%.jar lib/elasticsearch/plugins/license/license-core-%%VERSION%%.jar lib/elasticsearch/plugins/license/license-plugin-api-%%VERSION%%.jar lib/elasticsearch/plugins/license/plugin-descriptor.properties -lib/elasticsearch/plugins/marvel-agent/LICENSE.txt -lib/elasticsearch/plugins/marvel-agent/NOTICE.txt -lib/elasticsearch/plugins/marvel-agent/marvel-agent-%%VERSION%%.jar -lib/elasticsearch/plugins/marvel-agent/plugin-descriptor.properties +lib/elasticsearch/plugins/marvel/LICENSE.txt +lib/elasticsearch/plugins/marvel/NOTICE.txt +lib/elasticsearch/plugins/marvel/marvel-agent-%%VERSION%%.jar +lib/elasticsearch/plugins/marvel/plugin-descriptor.properties |