diff options
Diffstat (limited to 'devel/p5-Test-Memory-Cycle/Makefile')
-rw-r--r-- | devel/p5-Test-Memory-Cycle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Memory-Cycle/Makefile b/devel/p5-Test-Memory-Cycle/Makefile index c62940f8328..d81e0aeba1b 100644 --- a/devel/p5-Test-Memory-Cycle/Makefile +++ b/devel/p5-Test-Memory-Cycle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/08/14 12:26:42 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:55:43 wiz Exp $ # DISTNAME= Test-Memory-Cycle-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |