aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-04-12 04:47:28 +0800
committerohauer <ohauer@FreeBSD.org>2014-04-12 04:47:28 +0800
commit132c08b575bfbcb98a1b20acbe945c5c1a46a107 (patch)
treee17d34be349f162a8d815a32fe0bc0070afd0423 /mail
parent135938e34d17b95eec9967a713124a2f0d194c70 (diff)
downloadfreebsd-ports-graphics-132c08b575bfbcb98a1b20acbe945c5c1a46a107.tar.gz
freebsd-ports-graphics-132c08b575bfbcb98a1b20acbe945c5c1a46a107.tar.zst
freebsd-ports-graphics-132c08b575bfbcb98a1b20acbe945c5c1a46a107.zip
- revert PLIST_SUB changes to fix the rc script
- bump PORTREVISION
Diffstat (limited to 'mail')
-rw-r--r--mail/spamd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile
index ed3aeb0e10e..be884520cda 100644
--- a/mail/spamd/Makefile
+++ b/mail/spamd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spamd
PORTVERSION= 4.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR=freebsdspamd/spamd
@@ -41,8 +41,10 @@ PLIST_SUB= SPAMDUSER=${USERS} \
# be adjusted. Man page and pid file will not be renamed!
.if !defined(CPANEL)
PLIST_FILES+= libexec/spamd
+PLIST_SUB+= SPAMDBIN=spamd
.else
PLIST_FILES+= libexec/obspamd
+PLIST_SUB+= SPAMDBIN=obspamd
.endif
SUB_FILES= pkg-install \