diff --git a/sysutils/iograph/Makefile b/sysutils/iograph/Makefile index ae19515e65d5..680d6cdd32cc 100644 --- a/sysutils/iograph/Makefile +++ b/sysutils/iograph/Makefile @@ -1,21 +1,23 @@ PORTNAME= iograph PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/iograph MAINTAINER= bsdfan@nurfuerspam.de COMMENT= Creates HTML statistics of network transfer WWW= http://mdolze.gmxhome.de/iograph.shtml LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING PLIST_FILES= bin/iograph \ - man/man8/iograph.8.gz \ + share/man/man8/iograph.8.gz \ %%DATADIR%%/in.gif \ %%DATADIR%%/out.gif \ %%DATADIR%%/iograph.gif GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include