From 94dc65fbeccff1dc0d868dfd4949516e0eacf893 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- editors/hexedit/Makefile | 3 ++- editors/hexedit/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 editors/hexedit/pkg/COMMENT (limited to 'editors/hexedit') 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 -- cgit v1.2.3