From 2efe317f2fed6ca7d4c98930c798fbd3635eb6cb Mon Sep 17 00:00:00 2001 From: linimon Date: Tue, 18 May 2004 19:04:32 +0000 Subject: Pet portlint. --- editors/chexedit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/chexedit/Makefile') diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index ba51604d0186..4b84636984b2 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@oven.org COMMENT= Full screen text mode Hex editor using the [n]curses library GNU_CONFIGURE= yes +PLIST_FILES= bin/chexedit MAN1= chexedit.1 @@ -23,4 +24,3 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/docs/hexedit.1 ${PREFIX}/man/man1/chexedit.1 .include -PLIST_FILES= bin/chexedit -- cgit