summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca>2009-10-17 06:41:06 +0000
committertaca <taca>2009-10-17 06:41:06 +0000
commit9f935b12d04e6e4660690f4c7aa7b94c59542e3e (patch)
treedbc6c0f9790ba18dc282a839dd47856b789315ee /databases
parent7cec5bcf1423e81950d62b8fabceca4fa078a53b (diff)
downloadpkgsrc-9f935b12d04e6e4660690f4c7aa7b94c59542e3e.tar.gz
Correct HOMEPAGE.
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-postgres-pr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-postgres-pr/Makefile b/databases/ruby-postgres-pr/Makefile
index 2009dbc83a6..be92cec294d 100644
--- a/databases/ruby-postgres-pr/Makefile
+++ b/databases/ruby-postgres-pr/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2009/06/12 11:45:23 taca Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/17 06:41:06 taca Exp $
DISTNAME= postgres-pr-0.6.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/ruby-dbi/
+HOMEPAGE= http://rubyforge.org/projects/postgres-pr
COMMENT= Pure Ruby extension for PostgreSQL
LICENSE= modified-bsd