diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 18:54:59 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 18:54:59 +0000 |
commit | 46045898ae4adf7563733caa5c1cbb99dc661be9 (patch) | |
tree | e95ef7c9f6466679a14d18bb4d9868e23fc84018 /japanese/postgresql-tcltk/Makefile | |
parent | add slashem-tty (diff) |
japanese postgresql7 version up to 7.1.1 with jumbo-patch 20010508,
and include new binary japanize psql, called by psqlj.
PR: 27372
Submitted by: maintainer
Diffstat (limited to 'japanese/postgresql-tcltk/Makefile')
-rw-r--r-- | japanese/postgresql-tcltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile index c3b6a527d580..edf198d8cdd6 100644 --- a/japanese/postgresql-tcltk/Makefile +++ b/japanese/postgresql-tcltk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTVERSION= 7.1.20010429 +PORTVERSION= 7.1.1.20010508 CATEGORIES= japanese databases MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION:R} \ ftp://ftp.postgresql.org/pub/v${PORTVERSION:R}/ \ |