From c68c8e1b86b3d89cce231e71585acfb4f72c51a0 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 23 Nov 2005 20:48:23 +0000 Subject: The sourceforge mastersite behaves very strangely today, including serving empty tarballs. Add ibiblio.org as an alternative download site and make it the default for now. Inspired by ports/89442 by Andrew P. . --- emulators/wine-devel/Makefile | 3 ++- emulators/wine/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index bb58ae522563..1975292922c9 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -10,7 +10,8 @@ PORTNAME= wine PORTVERSION= 0.9.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ + ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gerald@FreeBSD.org diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index bb58ae522563..1975292922c9 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -10,7 +10,8 @@ PORTNAME= wine PORTVERSION= 0.9.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ + ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gerald@FreeBSD.org -- cgit v1.2.3