diff options
Diffstat (limited to 'math/p5-Algorithm-Munkres/Makefile')
-rw-r--r-- | math/p5-Algorithm-Munkres/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile index c8cc091f029..eb0cace7b3d 100644 --- a/math/p5-Algorithm-Munkres/Makefile +++ b/math/p5-Algorithm-Munkres/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:28 wiz Exp $ DISTNAME= Algorithm-Munkres-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} |