diff options
Diffstat (limited to 'www/p5-Apache-Session-Wrapper')
-rw-r--r-- | www/p5-Apache-Session-Wrapper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index fa92c5cb168..1cf814bd0b9 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:36 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/04 21:30:59 jlam Exp $ DISTNAME= Apache-Session-Wrapper-0.19 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Apache-Session-Wrapper/ COMMENT= Perl5 module doing a wrapper around Apache::Session |