diff options
Diffstat (limited to 'textproc/p5-Text-DHCPLeases/Makefile')
-rw-r--r-- | textproc/p5-Text-DHCPLeases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-DHCPLeases/Makefile b/textproc/p5-Text-DHCPLeases/Makefile index 626eb918fe3..da609dadb2d 100644 --- a/textproc/p5-Text-DHCPLeases/Makefile +++ b/textproc/p5-Text-DHCPLeases/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-DHCPLeases-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |