diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-14 13:59:41 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-14 13:59:41 +0000 |
commit | 77c86abb279b8f4aa69706d66044d6e704fcbd74 (patch) | |
tree | 2c30fb514c4805222230ece1edf8f2338086f376 /databases/rubygem-postgres/Makefile | |
parent | c8cbb9d35ec0df6495929b92feaa85bd88003049 (diff) |
Notes
Diffstat (limited to 'databases/rubygem-postgres/Makefile')
-rw-r--r-- | databases/rubygem-postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile index a48759ebac9b..63e589a193ec 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://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 |