diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index d569cd3d43c7..b0983e35e6a0 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgrey PORTVERSION= 1.37 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ \ http://postgrey.schweikert.ch/pub/old/ @@ -74,7 +74,7 @@ do-install: ${STAGEDIR}${PREFIX}/etc/postfix/postgrey_${i}.sample .endfor cd ${WRKSRC} && \ - ${INSTALL_MAN} ${MANPAGES} ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${MANPAGES} ${STAGEDIR}${PREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/mail/postgrey/pkg-plist b/mail/postgrey/pkg-plist index 36a1bdbb84de..e5424f2fc306 100644 --- a/mail/postgrey/pkg-plist +++ b/mail/postgrey/pkg-plist @@ -1,8 +1,8 @@ @sample etc/postfix/postgrey_whitelist_clients.sample @sample etc/postfix/postgrey_whitelist_recipients.sample -man/man1/policy-test.1.gz -man/man1/postgrey.1.gz -man/man1/postgreyreport.1.gz +share/man/man1/policy-test.1.gz +share/man/man1/postgrey.1.gz +share/man/man1/postgreyreport.1.gz sbin/postgrey sbin/policy-test sbin/postgreyreport