aboutsummaryrefslogtreecommitdiff
path: root/net/onenetd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 07:16:57 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 07:16:57 +0000
commit9e9cd1170bd4fbdf751f18b6b009fa6901251c7f (patch)
tree0de2f0e4a120c4517590c3f2567271ee04b31e6e /net/onenetd
parent60473e7015b66b27e1133d92eb8efd118af56db8 (diff)
downloadports-9e9cd1170bd4fbdf751f18b6b009fa6901251c7f.tar.gz
ports-9e9cd1170bd4fbdf751f18b6b009fa6901251c7f.zip
Notes
Diffstat (limited to 'net/onenetd')
-rw-r--r--net/onenetd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile
index 4f654d68f895..8c73b9251ebd 100644
--- a/net/onenetd/Makefile
+++ b/net/onenetd/Makefile
@@ -12,8 +12,7 @@ MAINTAINER= tdb@FreeBSD.org
COMMENT= A single-server inetd
GNU_CONFIGURE= yes
-MAN1= onenetd.1
-PLIST_FILES= bin/onenetd
+PLIST_FILES= bin/onenetd \
+ man/man1/onenetd.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>