From 0c676f8a64a7f55fb66e1e163bff815aea9d33d9 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 3 Jan 2005 10:02:04 +0000 Subject: [PATCH] Fix plist. Approved by: portmgr (implicit) --- misc/c-hey/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/c-hey/Makefile b/misc/c-hey/Makefile index f4180c7ae99f..61410d3ac829 100644 --- a/misc/c-hey/Makefile +++ b/misc/c-hey/Makefile @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/c-hey_cvs_latest/c-hey GNU_CONFIGURE= yes MAN1= c-hey.1 -PLIST_FILES= bin/c-hey +MLINKS= c-hey.1 hey.1 +PLIST_FILES= bin/c-hey bin/hey .include