diff options
Diffstat (limited to 'devel/p5-Algorithm-Cluster/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Cluster/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Algorithm-Cluster/Makefile b/devel/p5-Algorithm-Cluster/Makefile index 302bcae2aec7..29b6e26fb60b 100644 --- a/devel/p5-Algorithm-Cluster/Makefile +++ b/devel/p5-Algorithm-Cluster/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Algorithm-Cluster -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Algorithm +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org |