Fix the disk image MASTER_SITES.
- ftp.apple.asimov.net was reorganized at some point so the path was wrong. - ftp1.au.apple.asimov.net is reliably non-functional with multiple different symptoms including hangs and asking for username/passwords. - I found www.kdbarto.org via google.
This commit is contained in:
parent
e085e16688
commit
065222e49f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217821
@ -10,8 +10,8 @@ PORTVERSION= 0.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://www.klebsch.de/ \
|
||||
ftp://ftp.apple.asimov.net/pub/apple_II/images/utility/programming/apple_pascal/:disks \
|
||||
ftp://ftp1.au.apple.asimov.net/pub/apple2/images/utility/programming/apple_pascal/:disks
|
||||
ftp://ftp.apple.asimov.net/pub/apple_II/images/programming/pascal/apple_pascal/:disks \
|
||||
http://www.kdbarto.org/UCSD_Pascal_files/:disks
|
||||
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
apple_pascal_0.dsk.gz:disks apple_pascal_1.dsk.gz:disks \
|
||||
|
Loading…
Reference in New Issue
Block a user