aboutsummaryrefslogtreecommitdiffstats
path: root/math/PDL
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:28:34 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:28:34 +0800
commit178d8284737a087825e55fcd7ff570f1b5327a6c (patch)
tree552b93aefde1931c24e3f6f7cc2c6d9566b89bfc /math/PDL
parent4e71783fedc1cb08aa2f388d08f051d2b001d0bf (diff)
downloadfreebsd-ports-gnome-178d8284737a087825e55fcd7ff570f1b5327a6c.tar.gz
freebsd-ports-gnome-178d8284737a087825e55fcd7ff570f1b5327a6c.tar.zst
freebsd-ports-gnome-178d8284737a087825e55fcd7ff570f1b5327a6c.zip
- Switch SourceForge ports to the new File Release System: categories starting with M
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index d7ab89e26b1c..adfd312d786c 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -10,10 +10,8 @@ PORTNAME= PDL
PORTVERSION= 2.4.4
PORTREVISION= 1
CATEGORIES= math perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \
- ${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
-MASTER_SITE_SUBDIR= ${PORTNAME}/:cpan \
- ${PORTNAME:L}/:sf
+MASTER_SITES= CPAN/${PORTNAME}:cpan \
+ SF/pdl/PDL/${PORTVERSION}:sf
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan,sf
MAINTAINER= perl@FreeBSD.org