aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix24/scripts
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-18 08:51:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-18 08:51:18 +0000
commit4f69fd88dc3f8fcab064e560cee3ff936a80af13 (patch)
treeb6bfee2a9ffe3aa8356b452fdd08dd841ee561e2 /mail/postfix24/scripts
parent48e68dd875c6afb466627d9240564516436a6e1b (diff)
Notes
Diffstat (limited to 'mail/postfix24/scripts')
-rw-r--r--mail/postfix24/scripts/configure.postfix4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix
index 1ab802f42dcc..08d1be13ec0a 100644
--- a/mail/postfix24/scripts/configure.postfix
+++ b/mail/postfix24/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.58 2005-02-08 13:51:16 leeym Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.59 2005-02-18 08:51:18 pav Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -236,7 +236,7 @@ while [ "$1" ]; do
;;
VDA)
echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- echo "PATCHFILES+= postfix-2.1.4-trash.patch.gz"
+ echo "PATCHFILES+= postfix-2.1.5-trash.patch.gz"
echo "PATCH_DIST_STRIP= -p1"
;;
*)