Fix a regression that had crept in with r314621. Do not

bump PORTREVISION because this does not affect the default
package.
This commit is contained in:
Sahil Tandon 2013-04-26 02:45:54 +00:00
parent 4fb0e012c1
commit ead5ecb4a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316548
5 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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