diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile index 6f1b35f6437c..6f220ffa18ab 100644 --- a/net/onenetd/Makefile +++ b/net/onenetd/Makefile @@ -1,15 +1,17 @@ PORTNAME= onenetd PORTVERSION= 12 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://offog.org/files/ \ http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tdb@FreeBSD.org COMMENT= Single-server inetd WWW= https://offog.org/code/onenetd.html GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PLIST_FILES= bin/onenetd \ - man/man1/onenetd.1.gz + share/man/man1/onenetd.1.gz .include