diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 14:55:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-27 14:55:03 +0000 |
commit | 87f97647a76ebc05747a72eafd239666463fde36 (patch) | |
tree | 7192ed82e353381188bf7d1a77846382859c0f01 /net-im | |
parent | adb4638feeee35c9a584f63944a0f5eee510ea92 (diff) | |
download | ports-87f97647a76ebc05747a72eafd239666463fde36.tar.gz ports-87f97647a76ebc05747a72eafd239666463fde36.zip |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
Notes
Notes:
svn path=/head/; revision=536694
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qxmpp-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qxmpp-qt5/Makefile b/net-im/qxmpp-qt5/Makefile index 3a34c7286ee7..1e168c152b9e 100644 --- a/net-im/qxmpp-qt5/Makefile +++ b/net-im/qxmpp-qt5/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-im PKGNAMESUFFIX= -qt5 MAINTAINER= kde@FreeBSD.org -COMMENT= QXmpp is an xmpp client library based on Qt & C++ +COMMENT= XMPP client library based on Qt and C++ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL |