Fix HOMEPAGE (old one has been domaingrabbed).
This commit is contained in:
parent
36660b95d7
commit
1300bb3710
1 changed files with 2 additions and 2 deletions
|
@ -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 @@ CATEGORIES= databases perl5
|
|||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue