pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/ruby-postgresql Correct HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc0a32d729a2
branches:  trunk
changeset: 488422:dc0a32d729a2
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 31 05:00:13 2005 +0000

description:
Correct HOMEPAGE.

diffstat:

 databases/ruby-postgresql/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6d34e6c718bc -r dc0a32d729a2 databases/ruby-postgresql/Makefile
--- a/databases/ruby-postgresql/Makefile        Mon Jan 31 04:55:36 2005 +0000
+++ b/databases/ruby-postgresql/Makefile        Mon Jan 31 05:00:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/01/28 14:08:01 taca Exp $
+# $NetBSD: Makefile,v 1.19 2005/01/31 05:00:13 taca Exp $
 
 DISTNAME=              ruby-postgres-${VERSION}
 PKGNAME=               ${RUBY_PKGPREFIX}-postgresql-${VERSION}
@@ -7,7 +7,7 @@
 MASTER_SITES=          http://www.postgresql.jp/interfaces/ruby/archive/
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
-HOMEPAGE=              http://www.postgresql.jp/interfaces/ruby/a
+HOMEPAGE=              http://www.postgresql.jp/interfaces/ruby/
 COMMENT=               Ruby extension for postgresql
 
 RUBY_HAS_ARCHLIB=      yes



Home | Main Index | Thread Index | Old Index