From 535382b89150108fea8bdf4a729e9ed1257f42f8 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 2 Sep 2009 15:01:56 +0000 Subject: - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) --- devel/codeblocks/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/codeblocks') diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 17d9ce8b1b95..ca51b1acdcab 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -9,8 +9,7 @@ PORTNAME= codeblocks PORTVERSION= 8.02 PORTREVISION= 3 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= dinoex@FreeBSD.org -- cgit v1.2.3