aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2007-08-17 10:31:45 +0800
committeraraujo <araujo@FreeBSD.org>2007-08-17 10:31:45 +0800
commit7a08bebae77560f74dba3c559fd0ea4594f10120 (patch)
treeb9a992d9ed8fab51887348349eff7dca7b7c2819 /mail
parent94fdecfc97dc3b680417bb2ca72000e269ce008c (diff)
downloadfreebsd-ports-graphics-7a08bebae77560f74dba3c559fd0ea4594f10120.tar.gz
freebsd-ports-graphics-7a08bebae77560f74dba3c559fd0ea4594f10120.tar.zst
freebsd-ports-graphics-7a08bebae77560f74dba3c559fd0ea4594f10120.zip
- Fix RC script.
- Bump PORTREVISION. PR: ports/115424 Submitted by: Zane C. B. <vvelox@vvelox.net> (maintainer) Approved by: itetcu (mentor)
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 03f21f0a10e..69fd6b7d300 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 52124aada89..7ec7533403b 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"