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 | 66ce9d5285cbefb89921b5f2ff06b3561611cff0 (diff) |
Notes
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 |