diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 11:59:13 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 11:59:13 +0000 |
commit | 907a4eb7abdc4974d4e3aaf41b6d9e8fc451adb6 (patch) | |
tree | f23e5bc7592247f22f00c9419757bf33d48da2b9 /databases/arangodb32 | |
parent | Chase audio/libopenmpt update (diff) |
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/arangodb32')
-rw-r--r-- | databases/arangodb32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/arangodb32/Makefile b/databases/arangodb32/Makefile index bf9012c3fa54..15810fadc67b 100644 --- a/databases/arangodb32/Makefile +++ b/databases/arangodb32/Makefile @@ -9,7 +9,7 @@ CATEGORIES= databases net PKGNAMESUFFIX= 32 MAINTAINER= dev@dudu.ro -COMMENT= ArangoDB is a distributed NoSQL database with multiple data models +COMMENT= Distributed NoSQL database with multiple data models LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |