aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
commitd1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch)
treebba44484f7b230fd6b557cc34a841c889282242a /math
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-FixedPrecision/Makefile3
-rw-r--r--math/p5-Math-GMP/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile
index 4257a0250e6d..4a20e70a09e6 100644
--- a/math/p5-Math-FixedPrecision/Makefile
+++ b/math/p5-Math-FixedPrecision/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Math-FixedPrecision
PORTVERSION= 0.21
CATEGORIES= math perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Math
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index f2486df64706..6267a708f683 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -9,8 +9,7 @@ PORTNAME= Math-GMP
PORTVERSION= 2.04
PORTREVISION= 1
CATEGORIES= math perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Math
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org