diff options
Diffstat (limited to 'net/p5-Net-Telnet/Makefile')
-rw-r--r-- | net/p5-Net-Telnet/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile index af31d3fea1c..37feff32f7e 100644 --- a/net/p5-Net-Telnet/Makefile +++ b/net/p5-Net-Telnet/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2021/05/24 19:53:31 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2021/09/05 07:42:03 wen Exp $ # -DISTNAME= Net-Telnet-3.04 +DISTNAME= Net-Telnet-3.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |