diff options
author | knu <knu@FreeBSD.org> | 2001-03-14 21:59:41 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-14 21:59:41 +0800 |
commit | 5023359a9f11bb7a58c3a81b0be1fc5a93be6962 (patch) | |
tree | c9622e462a9c955381e3bc0b8df2ebda191b5933 /databases/ruby-postgres/Makefile | |
parent | 4afef36119bb149a07c5b709a14455cf370a27da (diff) | |
download | freebsd-ports-gnome-5023359a9f11bb7a58c3a81b0be1fc5a93be6962.tar.gz freebsd-ports-gnome-5023359a9f11bb7a58c3a81b0be1fc5a93be6962.tar.zst freebsd-ports-gnome-5023359a9f11bb7a58c3a81b0be1fc5a93be6962.zip |
Update MASTER_SITES and WWW.
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 a48759ebac9b..63e589a193ec 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://webclub.kcom.ne.jp/mb/noborus/ruby/archive/ +MASTER_SITES= http://www.jp.postgresql.org/interfaces/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |