summaryrefslogtreecommitdiff
path: root/editors/hexedit
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 16:35:12 +0000
committermartti <martti@pkgsrc.org>2003-07-21 16:35:12 +0000
commite69ab8c36548981938b2660bd19e390b45d3e84f (patch)
tree5309d236d89582989589770b30d2d70c0ef6dc71 /editors/hexedit
parentff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (diff)
downloadpkgsrc-e69ab8c36548981938b2660bd19e390b45d3e84f.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'editors/hexedit')
-rw-r--r--editors/hexedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 499ee3c24d2..53ec89a6eca 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 21:34:30 grant Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/21 16:44:36 martti Exp $
#
DISTNAME= hexedit-1.2.2
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.chez.com/prigaux/hexedit.html
-COMMENT= to view and edit files in hexadecimal or ASCII
+COMMENT= To view and edit files in hexadecimal or ASCII
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes