diff options
Diffstat (limited to 'www/p5-HTTP-CookieMonster/Makefile')
-rw-r--r-- | www/p5-HTTP-CookieMonster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-CookieMonster/Makefile b/www/p5-HTTP-CookieMonster/Makefile index 938868daa0d..f8366c22803 100644 --- a/www/p5-HTTP-CookieMonster/Makefile +++ b/www/p5-HTTP-CookieMonster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2018/08/22 09:47:41 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2019/06/30 20:17:33 nia Exp $ DISTNAME= HTTP-CookieMonster-0.09 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/HTTP-CookieMonster/ +HOMEPAGE= https://metacpan.org/release/HTTP-CookieMonster COMMENT= Easy read/write access to your jar of HTTP::Cookies LICENSE= ${PERL5_LICENSE} |