diff options
Diffstat (limited to 'net/p5-Regexp-IPv6/Makefile')
-rw-r--r-- | net/p5-Regexp-IPv6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Regexp-IPv6/Makefile b/net/p5-Regexp-IPv6/Makefile index 2c6d724d949..53cc6ae583d 100644 --- a/net/p5-Regexp-IPv6/Makefile +++ b/net/p5-Regexp-IPv6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2018/08/22 09:46:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2019/06/30 20:16:34 nia Exp $ # DISTNAME= Regexp-IPv6-0.03 @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Regexp-IPv6/ +HOMEPAGE= https://metacpan.org/release/Regexp-IPv6 COMMENT= Regular expression for IPv6 addresses LICENSE= ${PERL5_LICENSE} |