From 82002cf6292bc67179c1e6e9c379573a5a2389d7 Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Thu, 21 Sep 2006 16:32:49 +0000 Subject: Fix bad file name to the ICU patch. Pointed out by: Penty Wenngren Pointy hat to: me --- databases/postgresql81-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql81-server') diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index c9c1ce795a9c..e61f5347df22 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -114,7 +114,7 @@ USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu -PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu +PATCHFILES+= pg-814-icu-xx-2006-09-20.diff.gz:icu . endif PATCH_DIST_STRIP=-p1 -- cgit v1.2.3