diff options
Diffstat (limited to 'databases/p5-Apache-DBI')
-rw-r--r-- | databases/p5-Apache-DBI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Apache-DBI/Makefile b/databases/p5-Apache-DBI/Makefile index 1b9f020305e..2c4c5174843 100644 --- a/databases/p5-Apache-DBI/Makefile +++ b/databases/p5-Apache-DBI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/27 20:48:55 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/02 01:21:06 jschauma Exp $ # DISTNAME= ApacheDBI-0.88 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5adb CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.symbolstone.org/technology/perl/DBI/index.html COMMENT= DBI support for Apache+mod_perl |