diff options
author | lioux <lioux@FreeBSD.org> | 2001-11-19 23:59:18 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-11-19 23:59:18 +0800 |
commit | 0281522a0929fe09188fb1ac10b4a5b6b2460ef8 (patch) | |
tree | b4832922d574f5fdd7bc4630fde891692510ac6f /emulators | |
parent | 448a758d67cb2748162e3219f47140167077d662 (diff) | |
download | freebsd-ports-gnome-0281522a0929fe09188fb1ac10b4a5b6b2460ef8.tar.gz freebsd-ports-gnome-0281522a0929fe09188fb1ac10b4a5b6b2460ef8.tar.zst freebsd-ports-gnome-0281522a0929fe09188fb1ac10b4a5b6b2460ef8.zip |
Additional MASTER_SITE to handle Temporary move of the distfile
Submitted by: fenner (distfile survey)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vgb-bin/Makefile | 3 | ||||
-rw-r--r-- | 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 |