diff options
Diffstat (limited to 'devel/p5-Test-Output/Makefile')
-rw-r--r-- | devel/p5-Test-Output/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile index 50bc4f5ffbc..2a328a0d5cb 100644 --- a/devel/p5-Test-Output/Makefile +++ b/devel/p5-Test-Output/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/05/06 07:30:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:51 wiz Exp $ DISTNAME= Test-Output-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |