diff options
Diffstat (limited to 'net/p5-Net-TFTP')
-rw-r--r-- | net/p5-Net-TFTP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-TFTP/Makefile b/net/p5-Net-TFTP/Makefile index 7d77bbfad9f..55446cc31b6 100644 --- a/net/p5-Net-TFTP/Makefile +++ b/net/p5-Net-TFTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2019/07/01 21:35:50 nia Exp $ +# $NetBSD: Makefile,v 1.36 2019/08/11 13:22:23 wiz Exp $ DISTNAME= Net-TFTP-0.1901 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |