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 /chinese | |
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 'chinese')
-rw-r--r-- | chinese/qe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile index bd45c98b2b94..2df4a4c2a90d 100644 --- a/chinese/qe/Makefile +++ b/chinese/qe/Makefile @@ -8,7 +8,7 @@ CATEGORIES= chinese MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ MAINTAINER= ports@FreeBSD.org -COMMENT= QE is a PE2-like editor program under U*nix +COMMENT= PE2-like editor program for Unix LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |