aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-qpsmtpd/Makefile2
-rw-r--r--mail/p5-qpsmtpd/files/qpsmtpd.sh.in1
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index 03f21f0a10ee..69fd6b7d3006 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qpsmtpd
PORTVERSION= 0.40
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://smtpd.develooper.com/files/
PKGNAMEPREFIX= p5-
diff --git a/mail/p5-qpsmtpd/files/qpsmtpd.sh.in b/mail/p5-qpsmtpd/files/qpsmtpd.sh.in
index 52124aada89a..7ec7533403b6 100644
--- a/mail/p5-qpsmtpd/files/qpsmtpd.sh.in
+++ b/mail/p5-qpsmtpd/files/qpsmtpd.sh.in
@@ -16,6 +16,7 @@
name="qpsmtpd"
rcvar=`set_rcvar`
+load_rc_config $name
command="%%PREFIX%%/bin/qpsmtpd-forkserver"
pidfile="/var/run/qpsmtpd/qpsmtpd.pid"