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 | |
parent | b5d41c297c8fe0075b0f8c9412ab4f82a91685a5 (diff) | |
download | ports-2a6375013b2e3eaef42136a94995fc887119ca8c.tar.gz ports-2a6375013b2e3eaef42136a94995fc887119ca8c.zip |
Notes
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 |