diff options
Diffstat (limited to 'devel/p5-Test-Output/Makefile')
-rw-r--r-- | devel/p5-Test-Output/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile index 0cd71d29066..b1d24132e11 100644 --- a/devel/p5-Test-Output/Makefile +++ b/devel/p5-Test-Output/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/09/05 19:09:16 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:23 wiz Exp $ DISTNAME= Test-Output-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5to CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |