diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index d61424672a7df..afe3a97643d05 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxsmtp PORTVERSION= 1.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail security MASTER_SITES= http://thewalter.net/stef/software/proxsmtp/ \ ZI @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE USES= gmake GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_RC_SUBR= proxsmtpd SUB_FILES= pkg-message diff --git a/mail/proxsmtp/pkg-plist b/mail/proxsmtp/pkg-plist index 6ec7c330e52bb..7ba4de4d5a191 100644 --- a/mail/proxsmtp/pkg-plist +++ b/mail/proxsmtp/pkg-plist @@ -1,4 +1,4 @@ @sample etc/proxsmtpd.conf.sample -man/man5/proxsmtpd.conf.5.gz -man/man8/proxsmtpd.8.gz sbin/proxsmtpd +share/man/man5/proxsmtpd.conf.5.gz +share/man/man8/proxsmtpd.8.gz