diff options
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |