aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix22/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2003-01-19 07:25:46 +0000
committerSADA Kenji <sada@FreeBSD.org>2003-01-19 07:25:46 +0000
commit2f341d2e473f5c2ed75b4fd0d13f90ef8803d97f (patch)
treefddf7a8cafeac66ed813d1eb385cb90e9bc03199 /mail/postfix22/Makefile
parent862fbbb6abbec97b9084854251a9388a860f731b (diff)
downloadports-2f341d2e473f5c2ed75b4fd0d13f90ef8803d97f.tar.gz
ports-2f341d2e473f5c2ed75b4fd0d13f90ef8803d97f.zip
Notes
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r--mail/postfix22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index f75e2d5770bf..ef0e8cf2f428 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -13,7 +13,7 @@
# POSTFIX_OPTIONS can be set in /etc/make.conf also.
PORTNAME= postfix
-PORTVERSION= 2.0.0.2
+PORTVERSION= 2.0.2
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -105,7 +105,7 @@ READMEDIR=${PREFIX}/share/doc/postfix
.endif
do-install:
- cd ${WRKSRC}; sh postfix-install -non-interactive install_root=/ tempdir=/tmp \
+ cd ${WRKSRC}; ${SH} postfix-install -non-interactive install_root=/ tempdir=/tmp \
config_directory=${PREFIX}/etc/postfix \
daemon_directory=${PREFIX}/libexec/postfix \
command_directory=${PREFIX}/sbin \