aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/knc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/knc/Makefile b/net/knc/Makefile
index 422517e91402..62ca2dd36887 100644
--- a/net/knc/Makefile
+++ b/net/knc/Makefile
@@ -13,9 +13,8 @@ LICENSE= BSD MIT
LICENSE_COMB= multi
USE_AUTOTOOLS= libtool
-MAN1= knc.1
-PLIST_FILES= bin/knc
+PLIST_FILES= bin/knc \
+ man/man1/knc.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>