aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix26/scripts/configure.postfix
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix26/scripts/configure.postfix')
-rw-r--r--mail/postfix26/scripts/configure.postfix4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix26/scripts/configure.postfix b/mail/postfix26/scripts/configure.postfix
index b2b152f17162..8af02608f54b 100644
--- a/mail/postfix26/scripts/configure.postfix
+++ b/mail/postfix26/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.60 2005-03-19 23:17:54 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix26/scripts/Attic/configure.postfix,v 1.61 2005-04-05 22:03:14 pav Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -211,7 +211,7 @@ while [ "$1" ]; do
;;
VDA)
/bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- /bin/echo "PATCHFILES+= postfix-2.2.0-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)