diff --git a/net/tayga/Makefile b/net/tayga/Makefile index feb63a772ab3..8bc53303e4f6 100644 --- a/net/tayga/Makefile +++ b/net/tayga/Makefile @@ -1,15 +1,17 @@ PORTNAME= tayga PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.litech.org/tayga/ MAINTAINER= melifaro@FreeBSD.org COMMENT= Userland stateless NAT64 daemon WWW= http://www.litech.org/tayga/ LICENSE= GPLv2 USES= gmake tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share .include diff --git a/net/tayga/pkg-plist b/net/tayga/pkg-plist index b36c6e63be9c..ba18836852fc 100644 --- a/net/tayga/pkg-plist +++ b/net/tayga/pkg-plist @@ -1,4 +1,4 @@ -man/man5/tayga.conf.5.gz -man/man8/tayga.8.gz @sample etc/tayga.conf.example etc/tayga.conf sbin/tayga +share/man/man5/tayga.conf.5.gz +share/man/man8/tayga.8.gz