diff options
Diffstat (limited to 'math/p5-Algorithm-Cluster/Makefile')
-rw-r--r-- | math/p5-Algorithm-Cluster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Algorithm-Cluster/Makefile b/math/p5-Algorithm-Cluster/Makefile index 81500c71f63..8ed76c2991c 100644 --- a/math/p5-Algorithm-Cluster/Makefile +++ b/math/p5-Algorithm-Cluster/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/02/28 23:44:27 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:28 wiz Exp $ # DISTNAME= Algorithm-Cluster-1.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} |