diff --git a/mail/postfix-postfwd/Makefile b/mail/postfix-postfwd/Makefile index 0f96ae02a884..76405e60e88e 100644 --- a/mail/postfix-postfwd/Makefile +++ b/mail/postfix-postfwd/Makefile @@ -1,7 +1,7 @@ PORTNAME= postfwd DISTVERSIONPREFIX= v DISTVERSION= 2.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMEPREFIX= postfix- @@ -33,7 +33,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_DATA} ${WRKSRC}/etc/${PORTNAME}.cf.sample ${STAGEDIR}${ETCDIR} - ${INSTALL_MAN} ${WRKSRC}/man/man8/* ${STAGEDIR}${MANPREFIX}/man/man8 + ${INSTALL_MAN} ${WRKSRC}/man/man8/* ${STAGEDIR}${PREFIX}/share/man/man8 ${INSTALL_SCRIPT} ${WRKSRC}/sbin/${PORTNAME}3 ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: diff --git a/mail/postfix-postfwd/pkg-plist b/mail/postfix-postfwd/pkg-plist index dc0c1967b277..dd950c580c03 100644 --- a/mail/postfix-postfwd/pkg-plist +++ b/mail/postfix-postfwd/pkg-plist @@ -1,6 +1,6 @@ bin/postfwd etc/postfwd -man/man8/postfwd.8.gz -man/man8/postfwd1.8.gz -man/man8/postfwd2.8.gz -man/man8/postfwd3.8.gz +share/man/man8/postfwd.8.gz +share/man/man8/postfwd1.8.gz +share/man/man8/postfwd2.8.gz +share/man/man8/postfwd3.8.gz