diff options
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index d2542cc3ecc..2f67db8f0cf 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2021/05/24 19:53:26 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2021/09/12 07:43:01 wen Exp $ -DISTNAME= Net-DNS-1.30 +DISTNAME= Net-DNS-1.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MASTER_SITES+= http://www.net-dns.org/download/ |