diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-08 13:27:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-08 13:27:13 +0000 |
commit | 8f5432225b597a8e108b89955959259f6c65fc14 (patch) | |
tree | 8e29407a0678150a5c1a9215fb9a197803fc4ed2 /databases/ruby-postgres/Makefile | |
parent | Add ruby-metaruby, a reimplementations of some Ruby parts in Ruby, (diff) |
Update MASTER_SITES and WWW.
Notes
Notes:
svn path=/head/; revision=39259
Diffstat (limited to 'databases/ruby-postgres/Makefile')
-rw-r--r-- | databases/ruby-postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |