From 4f69fd88dc3f8fcab064e560cee3ff936a80af13 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 18 Feb 2005 08:51:18 +0000 Subject: - Update VDA patch to 2.1.5 PR: ports/76299 Submitted by: Marcus Grando Approved by: Vivek Khera (maintainer) --- mail/postfix21/scripts/configure.postfix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/postfix21/scripts/configure.postfix') diff --git a/mail/postfix21/scripts/configure.postfix b/mail/postfix21/scripts/configure.postfix index 9ed4088ccd30..0290a78a20e5 100644 --- a/mail/postfix21/scripts/configure.postfix +++ b/mail/postfix21/scripts/configure.postfix @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/mail/postfix21/scripts/Attic/configure.postfix,v 1.58 2005-02-08 13:51:16 leeym Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix21/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" ;; *) -- cgit v1.2.3