aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix25/scripts/configure.postfix
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-10 16:09:48 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-10 16:09:48 +0000
commitd87b215f4b77227e039c3429185643c54ff6b8c8 (patch)
treef5fb414ec8d6f8e2251df8eb1535e27bffbd7afe /mail/postfix25/scripts/configure.postfix
parent15a808b9042603ad1fa66009b560fc655512c666 (diff)
downloadports-d87b215f4b77227e039c3429185643c54ff6b8c8.tar.gz
ports-d87b215f4b77227e039c3429185643c54ff6b8c8.zip
Notes
Diffstat (limited to 'mail/postfix25/scripts/configure.postfix')
-rw-r--r--mail/postfix25/scripts/configure.postfix4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix25/scripts/configure.postfix b/mail/postfix25/scripts/configure.postfix
index a5671ccc49dc..0af7c306f120 100644
--- a/mail/postfix25/scripts/configure.postfix
+++ b/mail/postfix25/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.61 2005-04-05 22:03:14 pav Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix25/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 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.2-vda.patch.gz"
+ /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz"
/bin/echo "PATCH_DIST_STRIP= -p1"
;;
Test)