summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2005-11-23 20:48:23 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2005-11-23 20:48:23 +0000
commitc68c8e1b86b3d89cce231e71585acfb4f72c51a0 (patch)
tree40033d6658892025a418cd83e9b8daac1bd88985 /emulators
parent- Update to 1.0.50 (diff)
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. <infofarmer@gmail.com>.
Notes
Notes: svn path=/head/; revision=149206
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile3
-rw-r--r--emulators/wine/Makefile3
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