summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2013-04-26 02:45:54 +0000
committerSahil Tandon <sahil@FreeBSD.org>2013-04-26 02:45:54 +0000
commitead5ecb4a274832e30723cc0c739e97501ab1a7c (patch)
treed841254260340a71e352f82ca5d4905410f3cc08 /mail
parent- Update to 1.050 (diff)
Fix a regression that had crept in with r314621. Do not
bump PORTREVISION because this does not affect the default package.
Notes
Notes: svn path=/head/; revision=316548
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile2
-rw-r--r--mail/postfix/Makefile2
-rw-r--r--mail/postfix27/Makefile2
-rw-r--r--mail/postfix28/Makefile2
-rw-r--r--mail/postfix29/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 669995da2834..c159426a7feb 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -242,7 +242,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -current-base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 4fa34ddbcd21..774a331ba4df 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -249,7 +249,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 5513317987d2..202325e4aa85 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -228,7 +228,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index fe578cd3b2aa..8162630fe586 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -252,7 +252,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix29/Makefile b/mail/postfix29/Makefile
index 5788bb62ef81..d99e65226f89 100644
--- a/mail/postfix29/Makefile
+++ b/mail/postfix29/Makefile
@@ -252,7 +252,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix