diff options
author | lioux <lioux@FreeBSD.org> | 2002-07-08 09:22:56 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-07-08 09:22:56 +0800 |
commit | 264dc42d8ccea94cbc7a7e17de41f0a2990b4075 (patch) | |
tree | 37a60f21adb86a6d2df961d0c1930104223f8429 /emulators | |
parent | 3979983382585ea03f1fa5eb878c131975fc900f (diff) | |
download | freebsd-ports-gnome-264dc42d8ccea94cbc7a7e17de41f0a2990b4075.tar.gz freebsd-ports-gnome-264dc42d8ccea94cbc7a7e17de41f0a2990b4075.tar.zst freebsd-ports-gnome-264dc42d8ccea94cbc7a7e17de41f0a2990b4075.zip |
Sanitize MASTER_SITES
Diffstat (limited to 'emulators')
-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 196dec5514dd..1a215a747909 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 196dec5514dd..1a215a747909 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 |