aboutsummaryrefslogtreecommitdiff
path: root/databases/opentsdb
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 11:59:13 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 11:59:13 +0000
commit907a4eb7abdc4974d4e3aaf41b6d9e8fc451adb6 (patch)
treef23e5bc7592247f22f00c9419757bf33d48da2b9 /databases/opentsdb
parent66ce9d5285cbefb89921b5f2ff06b3561611cff0 (diff)
downloadports-907a4eb7abdc4974d4e3aaf41b6d9e8fc451adb6.tar.gz
ports-907a4eb7abdc4974d4e3aaf41b6d9e8fc451adb6.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).
Notes
Notes: svn path=/head/; revision=536688
Diffstat (limited to 'databases/opentsdb')
-rw-r--r--databases/opentsdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/opentsdb/Makefile b/databases/opentsdb/Makefile
index 1bcb81833fd9..2efc1a814165 100644
--- a/databases/opentsdb/Makefile
+++ b/databases/opentsdb/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= databases java
MASTER_SITES= https://github.com/OpenTSDB/opentsdb/releases/download/v${PORTVERSION}/
MAINTAINER= kbowling@FreeBSD.org
-COMMENT= OpenTSDB is the Scalable Timeseries Database
+COMMENT= Distributed, scalable Time Series Database
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER