diff --git a/scummvm-bass/Makefile b/scummvm-bass/Makefile index 249c41570f..7c09f60974 100644 --- a/scummvm-bass/Makefile +++ b/scummvm-bass/Makefile @@ -1,6 +1,6 @@ # $NetBSD$ -PKGNAME= scummvm-bass +PKGNAME= scummvm-bass-0 CATEGORIES= games #ftp can't deal with lack of urlencoded spaces on the 301 #MASTER_SITES= http://www.scummvm.org/frs/extras/Beneath%20a%20Steel%20Sky/ diff --git a/scummvm-fotaq/Makefile b/scummvm-fotaq/Makefile index 7b020ba334..55bed878b9 100644 --- a/scummvm-fotaq/Makefile +++ b/scummvm-fotaq/Makefile @@ -3,7 +3,9 @@ PKGNAME= scummvm-fotaq-0 CATEGORIES= games -MASTER_SITES= https://www.scummvm.org/frs/extras/Flight%20of%20the%20Amazon%20Queen/ +#ftp can't deal with lack of urlencoded spaces on the 301 +#MASTER_SITES= https://www.scummvm.org/frs/extras/Flight%20of%20the%20Amazon%20Queen/ +MASTER_SITES= https://fr1.eu.scummvm.net/extras/Flight%20of%20the%20Amazon%20Queen/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org