diff options
Diffstat (limited to 'editors/chexedit/Makefile')
-rw-r--r-- | editors/chexedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 3af8d8d65dc9..f59281198bc3 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -23,3 +23,4 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/docs/hexedit.1 ${PREFIX}/man/man1/chexedit.1 .include <bsd.port.mk> +PLIST_FILES= bin/chexedit |