summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/ruby-dbd-mysql/Makefile4
-rw-r--r--databases/ruby-dbd-odbc/Makefile4
-rw-r--r--databases/ruby-dbd-pg/Makefile4
-rw-r--r--databases/ruby-dbd-sqlite/Makefile4
-rw-r--r--databases/ruby-dbd-sqlite3/Makefile4
-rw-r--r--databases/ruby-dbi/Makefile4
-rw-r--r--databases/ruby-postgres-pr/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/databases/ruby-dbd-mysql/Makefile b/databases/ruby-dbd-mysql/Makefile
index a0837ad182e..7816e891861 100644
--- a/databases/ruby-dbd-mysql/Makefile
+++ b/databases/ruby-dbd-mysql/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2010/09/10 04:23:25 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/09/25 05:47:35 taca Exp $
DISTNAME= dbd-mysql-0.4.4
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ruby-dbi/
+HOMEPAGE= # http://rubyforge.org/projects/ruby-dbi/
COMMENT= MySQL support for Ruby/DBI
LICENSE= modified-bsd
diff --git a/databases/ruby-dbd-odbc/Makefile b/databases/ruby-dbd-odbc/Makefile
index 33311533437..d0f841ab208 100644
--- a/databases/ruby-dbd-odbc/Makefile
+++ b/databases/ruby-dbd-odbc/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2010/09/10 04:24:49 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/25 05:47:35 taca Exp $
DISTNAME= dbd-odbc-0.2.5
PKGREVISION= 1
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ruby-dbi/
+HOMEPAGE= # http://rubyforge.org/projects/ruby-dbi/
COMMENT= ODBC support for Ruby/DBI
LICENSE= modified-bsd
diff --git a/databases/ruby-dbd-pg/Makefile b/databases/ruby-dbd-pg/Makefile
index bc29d21ab0a..16206ed8c29 100644
--- a/databases/ruby-dbd-pg/Makefile
+++ b/databases/ruby-dbd-pg/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2010/09/10 04:29:12 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/25 05:47:36 taca Exp $
DISTNAME= dbd-pg-0.3.9
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ruby-dbi/
+HOMEPAGE= # http://rubyforge.org/projects/ruby-dbi/
COMMENT= PostgreSQL support for Ruby/DBI
LICENSE= modified-bsd
diff --git a/databases/ruby-dbd-sqlite/Makefile b/databases/ruby-dbd-sqlite/Makefile
index 51e163b2614..c353507ce01 100644
--- a/databases/ruby-dbd-sqlite/Makefile
+++ b/databases/ruby-dbd-sqlite/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2010/09/10 04:24:49 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/25 05:47:36 taca Exp $
DISTNAME= dbd-sqlite-0.1.2
PKGREVISION= 1
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ruby-dbi/
+HOMEPAGE= # http://rubyforge.org/projects/ruby-dbi/
COMMENT= SQLite support for Ruby/DBI
LICENSE= modified-bsd
diff --git a/databases/ruby-dbd-sqlite3/Makefile b/databases/ruby-dbd-sqlite3/Makefile
index 645b728cb99..c7977dee5b8 100644
--- a/databases/ruby-dbd-sqlite3/Makefile
+++ b/databases/ruby-dbd-sqlite3/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2010/09/10 04:24:49 taca Exp $
+# $NetBSD: Makefile,v 1.4 2015/09/25 05:47:36 taca Exp $
DISTNAME= dbd-sqlite3-1.2.5
PKGREVISION= 1
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ruby-dbi/
+HOMEPAGE= # http://rubyforge.org/projects/ruby-dbi/
COMMENT= SQLite version 3 support for Ruby/DBI
LICENSE= modified-bsd
diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile
index 3bfbee9a2f4..6ec1b5fea25 100644
--- a/databases/ruby-dbi/Makefile
+++ b/databases/ruby-dbi/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2011/08/12 15:58:36 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/09/25 05:47:35 taca Exp $
DISTNAME= dbi-0.4.5
PKGREVISION= 2
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ruby-dbi/
+HOMEPAGE= # http://rubyforge.org/projects/ruby-dbi/
COMMENT= Database independent interface for Ruby
LICENSE= modified-bsd
diff --git a/databases/ruby-postgres-pr/Makefile b/databases/ruby-postgres-pr/Makefile
index df7905155ee..205cb16b3b7 100644
--- a/databases/ruby-postgres-pr/Makefile
+++ b/databases/ruby-postgres-pr/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2015/02/01 13:33:17 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/09/25 05:48:31 taca Exp $
DISTNAME= postgres-pr-0.7.0
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/postgres-pr
+HOMEPAGE= # http://rubyforge.org/projects/postgres-pr
COMMENT= Pure Ruby extension for PostgreSQL
LICENSE= modified-bsd