1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Unbreak the fetch from ftp.warwick.ac.uk by switching to http:// from

ftp:// which no longer works:

  $ ftp ftp.warwick.ac.uk
  ftp: connect: Operation timed out
This commit is contained in:
Alexey Dokuchaev 2018-02-11 05:23:00 +00:00
parent 048bb5ecc5
commit b77f1e3552
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461458
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ PORTNAME= freeze
PORTVERSION= 2.5
PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/compression/ \
MASTER_SITES= http://web.warwick.ac.uk/ftp/pub/compression/ \
http://www.rebootking.de/distfiles/ \
http://ngsoftwareltd.com/freebsd/distfiles/

View File

@ -5,9 +5,9 @@ PORTNAME= xminesweep
PORTVERSION= 3.0
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/games/ \
MASTER_SITES= http://web.warwick.ac.uk/ftp/pub/x11/ \
ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/games/ \
ftp://ftp.uni-halle.de/pub/X11/contrib/games/ \
ftp://ftp.warwick.ac.uk/pub/x11/ \
ftp://ftp.eunet.ch/software/X/games/
DISTNAME= ${PORTNAME}${PORTVERSION}