diff options
Diffstat (limited to 'misc/c-hey/Makefile')
-rw-r--r-- | misc/c-hey/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/c-hey/Makefile b/misc/c-hey/Makefile index 431bc9c6e9ea..f4180c7ae99f 100644 --- a/misc/c-hey/Makefile +++ b/misc/c-hey/Makefile @@ -16,6 +16,7 @@ WRKSRC= ${WRKDIR}/c-hey_cvs_latest/c-hey GNU_CONFIGURE= yes -MAN1= c-hey.1 +MAN1= c-hey.1 +PLIST_FILES= bin/c-hey .include <bsd.port.mk> |