diff options
Diffstat (limited to 'net/p5-Net-TFTP/Makefile')
-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 30907af682b..18b71fcfff9 100644 --- a/net/p5-Net-TFTP/Makefile +++ b/net/p5-Net-TFTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2011/08/14 14:14:46 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 21:57:05 wiz Exp $ DISTNAME= Net-TFTP-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ntf CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |