summaryrefslogtreecommitdiff
path: root/net/nc
diff options
context:
space:
mode:
Diffstat (limited to 'net/nc')
-rw-r--r--net/nc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nc/Makefile b/net/nc/Makefile
index 069e290793c2..610cdb226d8f 100644
--- a/net/nc/Makefile
+++ b/net/nc/Makefile
@@ -13,8 +13,8 @@ MAINTAINER= lx@redundancy.redundancy.org
COMMENT= Network aware cat
GNU_CONFIGURE= yes
-MAN1= ncat.1
-PLIST_FILES= bin/ncat
-NO_STAGE= yes
+PLIST_FILES= bin/ncat \
+ man/man1/ncat.1.gz
+
.include <bsd.port.mk>