diff options
Diffstat (limited to 'databases/p5-Apache-DBI/Makefile')
-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 2c4c5174843..0a15674785e 100644 --- a/databases/p5-Apache-DBI/Makefile +++ b/databases/p5-Apache-DBI/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:21:06 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:28:29 grant Exp $ # DISTNAME= ApacheDBI-0.88 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5adb CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.symbolstone.org/technology/perl/DBI/index.html COMMENT= DBI support for Apache+mod_perl |