diff options
Diffstat (limited to 'math/p5-Number-Compare/Makefile')
-rw-r--r-- | math/p5-Number-Compare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Number-Compare/Makefile b/math/p5-Number-Compare/Makefile index c76aa09a627..27ca7eaee12 100644 --- a/math/p5-Number-Compare/Makefile +++ b/math/p5-Number-Compare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Number-Compare-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} |