diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-Session-Wrapper/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-Session/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 0ad1e75f45b..7865be3e576 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/11/12 00:33:37 seb Exp $ +# $NetBSD: Makefile,v 1.5 2004/11/12 17:36:40 seb Exp $ # DISTNAME= Apache-AuthCookie-3.05 @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://search.cpan.org/~mschout/Apache-AuthCookie-3.04/ +HOMEPAGE= http://search.cpan.org/dist/Apache-AuthCookie/ COMMENT= Perl5 module for Authentication and Authorization via cookies DEPENDS+= ap-perl>=1.29:../../www/ap-perl 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 diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index bbab0d86e05..5958fa75326 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/11/09 13:24:57 seb Exp $ +# $NetBSD: Makefile,v 1.14 2004/11/12 17:36:40 seb Exp $ # DISTNAME= Apache-Session-1.6 @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://search.cpan.org/~cwest/Apache-Session-1.70_01/ +HOMEPAGE= http://search.cpan.org/dist/Apache-Session/ COMMENT= Perl5 module to provide persistent storage DEPENDS+= p5-Storable>=1.0.11:../../devel/p5-Storable |