diff options
author | dvl <dvl@FreeBSD.org> | 2016-03-28 23:11:59 +0800 |
---|---|---|
committer | dvl <dvl@FreeBSD.org> | 2016-03-28 23:11:59 +0800 |
commit | 08ee27cfc3f23b7e1f89108a541a71c4e5a41669 (patch) | |
tree | b57d81f0e8b8f72b16fb9faa39da27b99bb3b483 /textproc | |
parent | b2fa42f2de43e13f5ac595d209e106de88e8440e (diff) | |
download | freebsd-ports-graphics-08ee27cfc3f23b7e1f89108a541a71c4e5a41669.tar.gz freebsd-ports-graphics-08ee27cfc3f23b7e1f89108a541a71c4e5a41669.tar.zst freebsd-ports-graphics-08ee27cfc3f23b7e1f89108a541a71c4e5a41669.zip |
Include pkg-plist update missing from previous commit.
bump PORTREVISION
Diffstat (limited to 'textproc')
-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 |