1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Fix fetch:

-  http://www.kdbarto.org/UCSD_Pascal_files/ redirectes (301) to
http://kdbarto.homedns.org/UCSD_Pascal_files/ so add the later as MASTER_SITE
(since it's dynamic DNS don't think deleting the first www. one is a good idea)
- ftp://ftp.apple.[1;5Casimov.net doesn't carry the disks images anymore (but
leave it in, commented, in case they will be back).

Reported by:	QAT QA run
This commit is contained in:
Ion-Mihai Tetcu 2009-02-10 19:27:36 +00:00
parent d944a89d3f
commit aaf4bee536
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228014

View File

@ -10,8 +10,9 @@ PORTVERSION= 0.5
PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= http://www.klebsch.de/ \
ftp://ftp.apple.asimov.net/pub/apple_II/images/programming/pascal/apple_pascal/:disks \
http://www.kdbarto.org/UCSD_Pascal_files/:disks
http://www.kdbarto.org/UCSD_Pascal_files/:disks \
http://kdbarto.homedns.org/UCSD_Pascal_files/:disks
# ftp://ftp.apple.asimov.net/pub/apple_II/images/programming/pascal/apple_pascal/:disks \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
apple_pascal_0.dsk.gz:disks apple_pascal_1.dsk.gz:disks \