aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-KMeans
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-06-21 06:58:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-06-21 06:58:49 +0000
commit302b9a7c365150a9d9518945d25c710ae4a13d4c (patch)
tree14b0444b4f498b96acd736fd26db1fc6cac084e4 /math/p5-Algorithm-KMeans
parent7f51859e62a263e08f3ff9c90e270bfb62048d62 (diff)
downloadports-302b9a7c365150a9d9518945d25c710ae4a13d4c.tar.gz
ports-302b9a7c365150a9d9518945d25c710ae4a13d4c.zip
Notes
Diffstat (limited to 'math/p5-Algorithm-KMeans')
-rw-r--r--math/p5-Algorithm-KMeans/Makefile3
1 files changed, 2 insertions, 1 deletions
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