diff options
author | knu <knu@FreeBSD.org> | 2001-04-18 20:02:57 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-18 20:02:57 +0800 |
commit | bd73a78b80be645446deac60f496b4db12cdf4a2 (patch) | |
tree | e8979f05e5520cf78e8cedbfdf0cb09a0de2de73 /databases | |
parent | f819d9b07374a07b6e08d2cbb447c088815655bb (diff) | |
download | freebsd-ports-gnome-bd73a78b80be645446deac60f496b4db12cdf4a2.tar.gz freebsd-ports-gnome-bd73a78b80be645446deac60f496b4db12cdf4a2.tar.zst freebsd-ports-gnome-bd73a78b80be645446deac60f496b4db12cdf4a2.zip |
Update MASTER_SITES and WWW.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/ruby-postgres/Makefile | 2 | ||||
-rw-r--r-- | databases/ruby-postgres/pkg-descr | 2 | ||||
-rw-r--r-- | databases/rubygem-postgres/Makefile | 2 | ||||
-rw-r--r-- | databases/rubygem-postgres/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile index 63e589a193ec..a48759ebac9b 100644 --- a/databases/ruby-postgres/Makefile +++ b/databases/ruby-postgres/Makefile @@ -8,7 +8,7 @@ PORTNAME= postgres PORTVERSION= 0.6.2 CATEGORIES= databases ruby -MASTER_SITES= http://www.jp.postgresql.org/interfaces/ruby/archive/ +MASTER_SITES= http://webclub.kcom.ne.jp/mb/noborus/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby diff --git a/databases/ruby-postgres/pkg-descr b/databases/ruby-postgres/pkg-descr index a59a06b0015f..61c7591ddf18 100644 --- a/databases/ruby-postgres/pkg-descr +++ b/databases/ruby-postgres/pkg-descr @@ -4,4 +4,4 @@ This library works with PostgreSQL 6.4/6.5 and 7.0. Authors: Yukihiro Matsumoto <matz@ruby-lang.org> Eiji Matsumoto <usagi@ruby.club.or.jp> Noboru Saitou <noborus@mb.kcom.ne.jp> (current maintainer) -WWW: http://www.jp.postgresql.org/interfaces/ruby/index.html +WWW: http://webclub.kcom.ne.jp/mb/noborus/ruby/index.html diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile index 63e589a193ec..a48759ebac9b 100644 --- a/databases/rubygem-postgres/Makefile +++ b/databases/rubygem-postgres/Makefile @@ -8,7 +8,7 @@ PORTNAME= postgres PORTVERSION= 0.6.2 CATEGORIES= databases ruby -MASTER_SITES= http://www.jp.postgresql.org/interfaces/ruby/archive/ +MASTER_SITES= http://webclub.kcom.ne.jp/mb/noborus/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby diff --git a/databases/rubygem-postgres/pkg-descr b/databases/rubygem-postgres/pkg-descr index a59a06b0015f..61c7591ddf18 100644 --- a/databases/rubygem-postgres/pkg-descr +++ b/databases/rubygem-postgres/pkg-descr @@ -4,4 +4,4 @@ This library works with PostgreSQL 6.4/6.5 and 7.0. Authors: Yukihiro Matsumoto <matz@ruby-lang.org> Eiji Matsumoto <usagi@ruby.club.or.jp> Noboru Saitou <noborus@mb.kcom.ne.jp> (current maintainer) -WWW: http://www.jp.postgresql.org/interfaces/ruby/index.html +WWW: http://webclub.kcom.ne.jp/mb/noborus/ruby/index.html |