From 178d8284737a087825e55fcd7ff570f1b5327a6c Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Sat, 22 Aug 2009 00:28:34 +0000 Subject: - Switch SourceForge ports to the new File Release System: categories starting with M --- math/PDL/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'math/PDL/Makefile') 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 -- cgit