diff options
Diffstat (limited to 'devel/p5-Debug-Client/Makefile')
-rw-r--r-- | devel/p5-Debug-Client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Debug-Client/Makefile b/devel/p5-Debug-Client/Makefile index d85e8d557f4..14e9b0a1da2 100644 --- a/devel/p5-Debug-Client/Makefile +++ b/devel/p5-Debug-Client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:40:14 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:49 wiz Exp $ DISTNAME= Debug-Client-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Debug/} |