summaryrefslogtreecommitdiff
path: root/databases/ruby-postgresql/Makefile
diff options
context:
space:
mode:
authortaca <taca>2005-04-12 14:49:46 +0000
committertaca <taca>2005-04-12 14:49:46 +0000
commit3a7ed2c6dff508d5c9ed1af490b3d5d3f1fb285f (patch)
treeb4a08bbf6255182cf902387e96390551fbcfa2aa /databases/ruby-postgresql/Makefile
parentfd484240b16819a331f5d65c0d916438085dd341 (diff)
downloadpkgsrc-3a7ed2c6dff508d5c9ed1af490b3d5d3f1fb285f.tar.gz
- Update HOMEPAGE.
- Add a few sites to MASTER_SITES.
Diffstat (limited to 'databases/ruby-postgresql/Makefile')
-rw-r--r--databases/ruby-postgresql/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile
index 1322f134a1a..8fc66648e08 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:16 tv Exp $
+# $NetBSD: Makefile,v 1.24 2005/04/12 14:49:46 taca Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-postgresql-${VERSION}
PKGREVISION= 3
CATEGORIES= databases ruby
-MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/
+MASTER_SITES= http://raa.ruby-lang.org/cache/postgres/ \
+ http://ruby.scripting.ca/postgres/archive/ \
+ http://www.postgresql.jp/interfaces/ruby/archive/
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.postgresql.jp/interfaces/ruby/
+HOMEPAGE= http://ruby.scripting.ca/postgres/
COMMENT= Ruby extension for postgresql
RUBY_HAS_ARCHLIB= yes