summaryrefslogtreecommitdiff
path: root/editors/bitedit
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 13:43:31 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 13:43:31 +0000
commitadb4638feeee35c9a584f63944a0f5eee510ea92 (patch)
treec5b7ec08e19d97f1a263325bab23bc91ecf00494 /editors/bitedit
parentAdd py-hvac 0.10.3, hashiCorp Vault API client. (diff)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
Notes
Notes: svn path=/head/; revision=536693
Diffstat (limited to 'editors/bitedit')
-rw-r--r--editors/bitedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bitedit/Makefile b/editors/bitedit/Makefile
index b7806eafb1d2..193e3d0b6007 100644
--- a/editors/bitedit/Makefile
+++ b/editors/bitedit/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= editors
MASTER_SITES= http://freebsdcluster.org/~mich/software/
MAINTAINER= mich@FreeBSD.org
-COMMENT= Bitedit is a simple ncurses program for editing a file
+COMMENT= Simple ncurses file editing program
LICENSE= GPLv2