aboutsummaryrefslogtreecommitdiff
path: root/sysutils/graylog
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-12-21 09:00:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-12-21 09:00:35 +0000
commit3028b125ee9535a5d1fac9467a3269ad72ef9437 (patch)
tree5a467aeae8fc57f27bef499b4212b2c58ce41b60 /sysutils/graylog
parent68089d37b71953c457e8c815f899d1dee8324ccb (diff)
downloadports-3028b125ee9535a5d1fac9467a3269ad72ef9437.tar.gz
ports-3028b125ee9535a5d1fac9467a3269ad72ef9437.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=456895
Diffstat (limited to 'sysutils/graylog')
-rw-r--r--sysutils/graylog/Makefile1
-rw-r--r--sysutils/graylog/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/graylog/Makefile b/sysutils/graylog/Makefile
index 9b500e45ae1b..b0fcd9e26154 100644
--- a/sysutils/graylog/Makefile
+++ b/sysutils/graylog/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= thomas@bartelmess.io
COMMENT= Tool for centralized log collection
LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:tgz
USE_JAVA= yes
diff --git a/sysutils/graylog/pkg-descr b/sysutils/graylog/pkg-descr
index eccea7ffaea4..23a97ba93b39 100644
--- a/sysutils/graylog/pkg-descr
+++ b/sysutils/graylog/pkg-descr
@@ -2,4 +2,4 @@ Graylog is a centralized log server that accepts various structured
and unstructred log data. Logs are stored in Elasticsearch. Graylog
let's you search and analyze logs using a REST HTTP API.
-WWW: http://www.graylog.org
+WWW: https://www.graylog.org/