diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-01-08 19:36:54 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-01-08 19:36:54 +0800 |
commit | c0a13c1b10c3ee215e8c9547cbb90ee7ae2f8da9 (patch) | |
tree | bec416093d288ad9a9535c12f8c894b134e60310 /textproc | |
parent | d73fd71b41da3afed1d95dffa60e714eb482faf7 (diff) | |
download | freebsd-ports-gnome-c0a13c1b10c3ee215e8c9547cbb90ee7ae2f8da9.tar.gz freebsd-ports-gnome-c0a13c1b10c3ee215e8c9547cbb90ee7ae2f8da9.tar.zst freebsd-ports-gnome-c0a13c1b10c3ee215e8c9547cbb90ee7ae2f8da9.zip |
Fix typo in COMMENT.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/elasticsearch-plugin-marvel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/elasticsearch-plugin-marvel/Makefile b/textproc/elasticsearch-plugin-marvel/Makefile index eff74bf5ae5d..4cac3f27dafa 100644 --- a/textproc/elasticsearch-plugin-marvel/Makefile +++ b/textproc/elasticsearch-plugin-marvel/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://download.elasticsearch.org/elasticsearch/marvel/ PKGNAMEPREFIX= elasticsearch-plugin- MAINTAINER= ports@FreeBSD.org -COMMENT= ElasticSearch Mavel Monitoring Plugin +COMMENT= ElasticSearch Marvel Monitoring Plugin LICENSE= COMMERCIAL LICENSE_NAME= Free for development; license required for production use |