pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/p5-Apache-DBI Fix HOMEPAGE (old one has been...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4044bda9d087
branches:  trunk
changeset: 504658:4044bda9d087
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 18 18:06:12 2005 +0000

description:
Fix HOMEPAGE (old one has been domaingrabbed).

diffstat:

 databases/p5-Apache-DBI/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6822063b638e -r 4044bda9d087 databases/p5-Apache-DBI/Makefile
--- a/databases/p5-Apache-DBI/Makefile  Sun Dec 18 18:01:18 2005 +0000
+++ b/databases/p5-Apache-DBI/Makefile  Sun Dec 18 18:06:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:06 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/18 18:06:12 wiz Exp $
 #
 
 DISTNAME=      Apache-DBI-0.94
@@ -9,7 +9,7 @@
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Apache/}
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://www.symbolstone.org/technology/perl/DBI/index.html
+HOMEPAGE=      http://search.cpan.org/dist/Apache-DBI/
 COMMENT=       DBI support for Apache+mod_perl
 
 DEPENDS+=      p5-DBI>=1.13:../../databases/p5-DBI



Home | Main Index | Thread Index | Old Index