From 2a6375013b2e3eaef42136a94995fc887119ca8c Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Mon, 19 Nov 2001 15:59:18 +0000 Subject: [PATCH] Additional MASTER_SITE to handle Temporary move of the distfile Submitted by: fenner (distfile survey) --- emulators/vgb-bin/Makefile | 3 ++- emulators/vgba-bin/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index d3e02bceb1dc..196dec5514dd 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -9,7 +9,8 @@ PORTNAME= vgb PORTVERSION= 2.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= http://www.komkon.org/fms/VGB/ +MASTER_SITES= http://www.komkon.org/fms/VGB/ \ + http://fms.komkon.org/VGB/ PKGNAMESUFFIX= -bin DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile index d3e02bceb1dc..196dec5514dd 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -9,7 +9,8 @@ PORTNAME= vgb PORTVERSION= 2.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= http://www.komkon.org/fms/VGB/ +MASTER_SITES= http://www.komkon.org/fms/VGB/ \ + http://fms.komkon.org/VGB/ PKGNAMESUFFIX= -bin DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z