diff options
Diffstat (limited to 'databases/postgresql81-server')
-rw-r--r-- | databases/postgresql81-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index e47c8d39f8cf..f2fbf8c3cb09 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -109,7 +109,7 @@ USE_AUTOTOOLS= autoconf:262 CONFIGURE_ARGS+=--with-icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu -PATCHFILES+= pg-8111-icu-xx-2008-02-19.diff.gz:icu +PATCHFILES+= pg-8113-icu-xx-2008-08-28.diff.gz:icu . endif PATCH_DIST_STRIP=-p1 |