diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile index 5e83b79d204b..a35bdc310ecd 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -1,16 +1,17 @@ PORTNAME= whatmask PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= adamw@FreeBSD.org COMMENT= Convert between common subnet mask notations WWW= http://www.laffeycomputer.com/whatmask.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share .include diff --git a/net-mgmt/whatmask/pkg-plist b/net-mgmt/whatmask/pkg-plist index b78c4b32862b..24f05b7d2cfb 100644 --- a/net-mgmt/whatmask/pkg-plist +++ b/net-mgmt/whatmask/pkg-plist @@ -1,2 +1,2 @@ bin/whatmask -man/man1/whatmask.1.gz +share/man/man1/whatmask.1.gz