diff options
Diffstat (limited to 'net/p5-Test-DNS/Makefile')
-rw-r--r-- | net/p5-Test-DNS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Test-DNS/Makefile b/net/p5-Test-DNS/Makefile index 19a93e7b3bd..14279db56dc 100644 --- a/net/p5-Test-DNS/Makefile +++ b/net/p5-Test-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:05 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/06/30 20:16:34 nia Exp $ # DISTNAME= Test-DNS-0.13 @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Test-DNS/ +HOMEPAGE= https://metacpan.org/release/Test-DNS COMMENT= Perl 5 module to test DNS queries and zone configuration LICENSE= ${PERL5_LICENSE} |