From 592f1111aead6cabe94dd81f8123412a58c563e8 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Wed, 6 Jul 2005 16:37:35 +0000 Subject: - Fix manpage links [1] [2] - Update the VDA patch to 2.2.4 [2] [1] PR: ports/82768 Submitted by: Jeremy Chadwick Approved by: maintainer [2]: PR: ports/83032 Submitted by: Marcus Grando Approved by: maintainer --- mail/postfix/scripts/configure.postfix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/postfix/scripts/configure.postfix') diff --git a/mail/postfix/scripts/configure.postfix b/mail/postfix/scripts/configure.postfix index 3c0b19e1740a..03240dff8e97 100644 --- a/mail/postfix/scripts/configure.postfix +++ b/mail/postfix/scripts/configure.postfix @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.63 2005-07-06 16:37:35 jylefort 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.3-vda.patch.gz" + /bin/echo "PATCHFILES+= postfix-2.2.4-vda.patch.gz" /bin/echo "PATCH_DIST_STRIP= -p1" ;; Test) -- cgit v1.2.3