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) --- security/pure-sfv/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/pure-sfv') diff --git a/security/pure-sfv/Makefile b/security/pure-sfv/Makefile index a9b0f73dd9fc..f8d27ced934b 100644 --- a/security/pure-sfv/Makefile +++ b/security/pure-sfv/Makefile @@ -8,8 +8,7 @@ PORTNAME= pure-sfv PORTVERSION= 0.3 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= ehaupt@FreeBSD.org -- cgit v1.2.3