Index: head/net/onenetd/Makefile =================================================================== --- head/net/onenetd/Makefile (revision 341917) +++ head/net/onenetd/Makefile (revision 341918) @@ -1,19 +1,18 @@ # Created by: Tim Bishop # $FreeBSD$ PORTNAME= onenetd PORTVERSION= 1.11 CATEGORIES= net MASTER_SITES= http://offog.org/files/ \ ftp://ftp.i-scream.org/pub/offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ 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