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) --- graphics/giflib/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/giflib') diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 3773e9780075..6a05f0de5630 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -8,8 +8,7 @@ PORTNAME= giflib PORTVERSION= 4.1.6 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= giflib +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%204.x/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= ${NOX11SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org -- cgit v1.2.3