From e656bac0ea459c1887d390b07673ed8159cd8f4a Mon Sep 17 00:00:00 2001 From: amdmi3 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) --- net-p2p/mldonkey/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net-p2p/mldonkey') diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index 8d078fd7bc18..87d59f976ffc 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -9,9 +9,7 @@ PORTNAME= mldonkey PORTVERSION= 3.0.0 PORTREVISION= 1 CATEGORIES+= net-p2p -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ - ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER?= lioux@FreeBSD.org COMMENT?= A OCAML client for multiple peer-to-peer networks -- cgit