aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-qpsmtpd
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-08-07 17:12:40 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-08-07 17:12:40 +0000
commitf672a5ce672152c910ee716f236d58aebed49dad (patch)
tree284f383ac2e621b68b88720eae8c8fb41b65b10c /mail/p5-qpsmtpd
parent8478b53c18f69edde8e32beda8f8b7541d2968e8 (diff)
downloadports-f672a5ce672152c910ee716f236d58aebed49dad.tar.gz
ports-f672a5ce672152c910ee716f236d58aebed49dad.zip
Notes
Diffstat (limited to 'mail/p5-qpsmtpd')
-rw-r--r--mail/p5-qpsmtpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index 1f5aa38f4d73..03f21f0a10ee 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qpsmtpd
PORTVERSION= 0.40
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://smtpd.develooper.com/files/
PKGNAMEPREFIX= p5-
@@ -55,7 +56,7 @@ post-install:
@(cd ${WRKSRC}/config.sample/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}/)
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- @${INSTALL_SHARE} ${WRKSRC}/README* ${DOCSDIR}/
+ @${INSTALL_DATA} ${WRKSRC}/README* ${DOCSDIR}/
.endif
@${ECHO_MSG}
@${ECHO_MSG}