aboutsummaryrefslogtreecommitdiff
path: root/mail/spampd
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2015-09-10 09:43:31 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2015-09-10 09:43:31 +0000
commit9263fd85dacfb0a0eb98dbc6fccb0e34d7c50426 (patch)
tree7d815305bceed36ffdbf0593aee869fa7430dd8a /mail/spampd
parentc10d79d12ad28c9a87e588d18a9905caabb97365 (diff)
downloadports-9263fd85dacfb0a0eb98dbc6fccb0e34d7c50426.tar.gz
ports-9263fd85dacfb0a0eb98dbc6fccb0e34d7c50426.zip
Notes
Diffstat (limited to 'mail/spampd')
-rw-r--r--mail/spampd/Makefile2
-rw-r--r--mail/spampd/files/spampd.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/spampd/Makefile b/mail/spampd/Makefile
index ed6b1d73f71f..f0de7d19ec31 100644
--- a/mail/spampd/Makefile
+++ b/mail/spampd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spampd
PORTVERSION= 2.42
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail perl5
MAINTAINER= des@FreeBSD.org
diff --git a/mail/spampd/files/spampd.in b/mail/spampd/files/spampd.in
index 3e96197e5517..26bb226c9c90 100644
--- a/mail/spampd/files/spampd.in
+++ b/mail/spampd/files/spampd.in
@@ -24,7 +24,7 @@ load_rc_config $name
command="%%PREFIX%%/sbin/$name"
command_args="--pid=${spampd_pidfile}"
-command_interpreter=%%PERL%%
+command_interpreter="%%PERL%% -T"
pidfile="${spampd_pidfile}"
run_rc_command $1