summaryrefslogtreecommitdiff
path: root/editors/hexedit
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hexedit')
-rw-r--r--editors/hexedit/Makefile3
-rw-r--r--editors/hexedit/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 2235173bcd9..03177e72286 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/01/15 18:46:26 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/16 14:40:50 wiz Exp $
#
DISTNAME= hexedit-1.1.0
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.chez.com/prigaux/hexedit.html
+COMMENT= to view and edit files in hexadecimal or ASCII
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib # for -lncurses
diff --git a/editors/hexedit/pkg/COMMENT b/editors/hexedit/pkg/COMMENT
deleted file mode 100644
index 4401f2f31ef..00000000000
--- a/editors/hexedit/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-to view and edit files in hexadecimal or ASCII