diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/opentsdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/opentsdb/Makefile b/databases/opentsdb/Makefile index b119943..5171401 100644 --- a/databases/opentsdb/Makefile +++ b/databases/opentsdb/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.0 CATEGORIES= databases java MASTER_SITES= https://github.com/OpenTSDB/opentsdb/releases/download/v${PORTVERSION}/ -MAINTAINER= johannes@perceivon.net +MAINTAINER= kbowling@freebsd.org COMMENT= OpenTSDB is the Scalable Timeseries Database LICENSE= LGPL21+ |