summaryrefslogtreecommitdiff
path: root/japanese/postgresql7/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-11-14 18:19:17 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-11-14 18:19:17 +0000
commitcf2bb1510bb658478ef4e592bd2ef8a6aaf7ed30 (patch)
tree0082268696504f7eb28a1c3de37a82fc773d3e64 /japanese/postgresql7/Makefile
parentMark BROKEN for ELF: (diff)
Update to latest patch.
PR: ports/8569 Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
Notes
Notes: svn path=/head/; revision=14520
Diffstat (limited to 'japanese/postgresql7/Makefile')
-rw-r--r--japanese/postgresql7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/postgresql7/Makefile b/japanese/postgresql7/Makefile
index b5aebd50c772..31db55929a7c 100644
--- a/japanese/postgresql7/Makefile
+++ b/japanese/postgresql7/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Aug 1998
# Whom: Ichiro Fukuhara <ichiro@ichiro.org>
#
-# $Id: Makefile,v 1.1.1.1 1998/09/08 15:30:19 kuriyama Exp $
+# $Id: Makefile,v 1.2 1998/09/28 10:30:52 asami Exp $
#
DISTNAME= postgresql-6.3.2
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.postgresql.org/pub/ \
ftp://ftp.sra.co.jp/pub/cmd/postgres/6.3.2/
PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/6.3.2/patches/FreeBSD/
-PATCHFILES= jumbo.patch.gz
+PATCHFILES= jumbo_981104.patch.gz
MAINTAINER= ichiro@ichiro.org