diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-19 15:59:18 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-19 15:59:18 +0000 |
commit | 2a6375013b2e3eaef42136a94995fc887119ca8c (patch) | |
tree | 70754d67516b7e1f1b48b5335e304ad115b77218 /emulators/vgb-bin | |
parent | b5d41c297c8fe0075b0f8c9412ab4f82a91685a5 (diff) | |
download | ports-2a6375013b2e3eaef42136a94995fc887119ca8c.tar.gz ports-2a6375013b2e3eaef42136a94995fc887119ca8c.zip |
Additional MASTER_SITE to handle Temporary move of the distfile
Submitted by: fenner (distfile survey)
Notes
Notes:
svn path=/head/; revision=50222
Diffstat (limited to 'emulators/vgb-bin')
-rw-r--r-- | emulators/vgb-bin/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |