diff --git a/sysutils/logwatch/Makefile b/sysutils/logwatch/Makefile index 93ca0b5e08c2..85c179e0ff3f 100644 --- a/sysutils/logwatch/Makefile +++ b/sysutils/logwatch/Makefile @@ -1,5 +1,6 @@ PORTNAME= logwatch PORTVERSION= 7.5.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/sysutils/logwatch/files/Makefile b/sysutils/logwatch/files/Makefile index 76afc25e4a57..ddee144aff02 100644 --- a/sysutils/logwatch/files/Makefile +++ b/sysutils/logwatch/files/Makefile @@ -4,7 +4,7 @@ ETCDIR?=${PREFIX}/etc/${PORTNAME} LIBDIR?=${PREFIX}/lib/${PORTNAME} LIBEXECDIR?=${PREFIX}/libexec/${PORTNAME} CACHEDIR?=${PREFIX}/var/${PORTNAME} -MANDIR?=${PREFIX}/man +MANDIR?=${PREFIX}/share/man MAN8DIR?=${MANDIR}/man8 SITE_PERL= ${PREFIX}/${SITE_PERL_REL} diff --git a/sysutils/logwatch/pkg-plist b/sysutils/logwatch/pkg-plist index db21ead8306e..061171ae0e3e 100644 --- a/sysutils/logwatch/pkg-plist +++ b/sysutils/logwatch/pkg-plist @@ -273,7 +273,7 @@ libexec/logwatch/defaults/shared/onlyservice libexec/logwatch/defaults/shared/remove libexec/logwatch/defaults/shared/removeheaders libexec/logwatch/defaults/shared/removeservice -man/man8/logwatch.8.gz +share/man/man8/logwatch.8.gz sbin/logwatch.pl @dir var/logwatch @dir etc/logwatch/services