diff options
-rw-r--r-- | emulators/vgb-bin/Makefile | 3 | ||||
-rw-r--r-- | emulators/vgba-bin/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index 196dec5..1a215a7 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -9,8 +9,7 @@ PORTNAME= vgb PORTVERSION= 2.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= http://www.komkon.org/fms/VGB/ \ - http://fms.komkon.org/VGB/ +MASTER_SITES= 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 196dec5..1a215a7 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -9,8 +9,7 @@ PORTNAME= vgb PORTVERSION= 2.1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= http://www.komkon.org/fms/VGB/ \ - http://fms.komkon.org/VGB/ +MASTER_SITES= http://fms.komkon.org/VGB/ PKGNAMESUFFIX= -bin DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z |