diff options
author | nia <nia@pkgsrc.org> | 2021-04-12 14:16:42 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-04-12 14:16:42 +0000 |
commit | 4053ab51923dfad21e54201ac7e01c2a7df24555 (patch) | |
tree | 27895830b9045916a77eaf9de1f1b0d4e5088e34 /editors | |
parent | 56c89f1a09e115d837c05d05bfed34750ebd4f02 (diff) | |
download | pkgsrc-4053ab51923dfad21e54201ac7e01c2a7df24555.tar.gz |
editors: be more descriptive in COMMENT
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 78ea66986b1..1399b2e8539 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.216 2021/01/27 11:27:16 nia Exp $ +# $NetBSD: Makefile,v 1.217 2021/04/12 14:16:42 nia Exp $ # -COMMENT= Editors +COMMENT= Text and binary editors SUBDIR+= OmegaT SUBDIR+= Sigil |