aboutsummaryrefslogtreecommitdiff
path: root/editors/dhex
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
commit1101f09c09367bca303d13431ed15f28d0a22f65 (patch)
tree511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /editors/dhex
parentfde362579641ddf717c0f67041e6f3360e2fad61 (diff)
downloadports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz
ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip
Remove indefinite article from COMMENT
Notes
Notes: svn path=/head/; revision=313649
Diffstat (limited to 'editors/dhex')
-rw-r--r--editors/dhex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile
index 0844002bfbe3..c11cc6631851 100644
--- a/editors/dhex/Makefile
+++ b/editors/dhex/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.dettus.net/dhex/ \
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A ncurses-based hex-editor with diff mode
+COMMENT= Ncurses-based hex-editor with diff mode
LICENSE= GPLv2