work around ftp issue fetching from scummvm mirror

This commit is contained in:
i3enedek 2020-08-22 01:33:45 +01:00
parent a5bc909561
commit 4499ae2e1c
2 changed files with 4 additions and 2 deletions

View File

@ -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/

View File

@ -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