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 87085ef37bd..6b2a8bc610c 100644 --- a/net/p5-Net-TFTP/Makefile +++ b/net/p5-Net-TFTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:41:40 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:37:09 wiz Exp $ DISTNAME= Net-TFTP-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5ntf CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |