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) --- deskutils/ljclive/Makefile | 3 +-- deskutils/metabar/Makefile | 3 +-- deskutils/pypanel/Makefile | 3 +-- deskutils/timer-applet/Makefile | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) (limited to 'deskutils') diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile index 082167f75eb1..b3ed3ea141af 100644 --- a/deskutils/ljclive/Makefile +++ b/deskutils/ljclive/Makefile @@ -9,8 +9,7 @@ PORTNAME= clive PORTVERSION= 0.4.5 PORTREVISION= 1 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ljclive +MASTER_SITES= SF/lj${PORTNAME}/lj${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= johans@stack.nl COMMENT= A command line client for posting LiveJournal entries diff --git a/deskutils/metabar/Makefile b/deskutils/metabar/Makefile index 0967f38c4d3e..bc003ff7a0ba 100644 --- a/deskutils/metabar/Makefile +++ b/deskutils/metabar/Makefile @@ -8,8 +8,7 @@ PORTNAME= metabar PORTVERSION= 0.8 PORTREVISION= 6 CATEGORIES= deskutils kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= markus@FreeBSD.org COMMENT= Sidebar plugin for Konqueror diff --git a/deskutils/pypanel/Makefile b/deskutils/pypanel/Makefile index 140164104d02..8256f7ee1b03 100644 --- a/deskutils/pypanel/Makefile +++ b/deskutils/pypanel/Makefile @@ -9,8 +9,7 @@ PORTNAME= pypanel PORTVERSION= 2.4 PORTREVISION= 6 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= pypanel +MASTER_SITES= SF DISTNAME= PyPanel-${PORTVERSION} MAINTAINER= u0@rootofallevil.net diff --git a/deskutils/timer-applet/Makefile b/deskutils/timer-applet/Makefile index 32e388f84bf3..6fba10aab22b 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -9,7 +9,7 @@ PORTNAME= timer-applet PORTVERSION= 2.1.2 PORTREVISION= 1 CATEGORIES= deskutils -MASTER_SITES= SFE/timerapplet +MASTER_SITES= SF/timerapplet/timerapplet/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A timer applet for the GNOME panel -- cgit v1.2.3