diff options
Diffstat (limited to 'net/p5-Net-TFTP/Makefile')
-rw-r--r-- | net/p5-Net-TFTP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-TFTP/Makefile b/net/p5-Net-TFTP/Makefile index 5f43f2a0de1..497820f03ac 100644 --- a/net/p5-Net-TFTP/Makefile +++ b/net/p5-Net-TFTP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2015/02/27 14:01:28 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:49 wiz Exp $ DISTNAME= Net-TFTP-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |