diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 13:43:31 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 13:43:31 +0000 |
commit | adb4638feeee35c9a584f63944a0f5eee510ea92 (patch) | |
tree | c5b7ec08e19d97f1a263325bab23bc91ecf00494 /devel/py-python-statsd/Makefile | |
parent | Add py-hvac 0.10.3, hashiCorp Vault API client. (diff) |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
Notes
Notes:
svn path=/head/; revision=536693
Diffstat (limited to 'devel/py-python-statsd/Makefile')
-rw-r--r-- | devel/py-python-statsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-statsd/Makefile b/devel/py-python-statsd/Makefile index a06fc3902dea..38895fc2365c 100644 --- a/devel/py-python-statsd/Makefile +++ b/devel/py-python-statsd/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= fax@nohik.ee -COMMENT= Statsd is a client for Etsy's node-js statsd server +COMMENT= Client for Etsy's node-js statsd server LICENSE= BSD3CLAUSE |