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 ccd1145ab68..8702993d114 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/11/07 11:20:58 kristerw Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/12 17:36:40 seb Exp $ DISTNAME= Apache-Session-Wrapper-0.17 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://search.cpan.org/~drolsky/Apache-Session-Wrapper-0.17/ +HOMEPAGE= http://search.cpan.org/dist/Apache-Session-Wrapper/ COMMENT= Perl5 module doing a wrapper around Apache::Session DEPENDS+= p5-Apache-Session>=1.6:../../www/p5-Apache-Session |