From 302b9a7c365150a9d9518945d25c710ae4a13d4c Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 21 Jun 2011 06:58:49 +0000 Subject: - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro. See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro --- math/p5-Algorithm-KMeans/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/p5-Algorithm-KMeans') diff --git a/math/p5-Algorithm-KMeans/Makefile b/math/p5-Algorithm-KMeans/Makefile index be05ac7df3ec..55ca1d0a1eae 100644 --- a/math/p5-Algorithm-KMeans/Makefile +++ b/math/p5-Algorithm-KMeans/Makefile @@ -8,7 +8,8 @@ PORTNAME= Algorithm-KMeans PORTVERSION= 1.21 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/A/AV/AVIKAK/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:AVIKAK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -- cgit v1.2.3