diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-27 15:14:23 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-27 15:14:23 +0000 |
commit | 48b16bc177d9ad0dac59e3e086204be593eaf476 (patch) | |
tree | 29b90da8eb3b52c5a2f678d6527ef713581b7bda /editors/dhex | |
parent | 5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff) | |
download | ports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip |
Notes
Diffstat (limited to 'editors/dhex')
-rw-r--r-- | editors/dhex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile index f73e468482ad..cd065807e2ad 100644 --- a/editors/dhex/Makefile +++ b/editors/dhex/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A ncurses-based hex-editor with diff mode LICENSE= GPLv2 + MAN1= dhex.1 MAN5= dhexrc.5 dhex_markers.5 dhex_searchlog.5 PLIST_FILES= bin/dhex |