From: Dave Cramer Date: Thu, 18 Dec 2003 03:32:05 +0000 (+0000) Subject: patch for building for an alternate port X-Git-Tag: REL7_4_1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2864c18ee593db06127810a10ba4f5360020ebdd;p=postgresql patch for building for an alternate port --- diff --git a/src/interfaces/jdbc/build.xml b/src/interfaces/jdbc/build.xml index 633daa72db..e15d64a539 100644 --- a/src/interfaces/jdbc/build.xml +++ b/src/interfaces/jdbc/build.xml @@ -6,7 +6,7 @@ This file now requires Ant 1.4.1. 2002-04-18 - $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.36 2003/08/24 22:10:09 barry Exp $ + $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.36.2.1 2003/12/18 03:32:05 davec Exp $ --> @@ -305,7 +305,9 @@ - + + + @@ -337,6 +339,8 @@ + +