1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Reorder MASTER_SITES so that the DISTFILE is fetchable and is

valid:
* Two of the sites (dino.ph.utexas.edu and ftp.u-aizu.ac.jp) do
  not seem to be accepting connections.
* The DISTFILE at ftp.che.utexas.edu is six bytes smaller.  The
  archive is valid and no files have changed (diff -urN shows
  nothing), but the checksum is subsequently different.
This commit is contained in:
Chris D. Faulhaber 2000-02-02 21:23:24 +00:00
parent b308b2590e
commit be1a30be94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25420

View File

@ -9,10 +9,10 @@
DISTNAME= plplot4p99j
PKGNAME= plplot-4.99j
CATEGORIES= math
MASTER_SITES= ftp://dino.ph.utexas.edu/plplot/distrib/alpha/ \
MASTER_SITES= ftp://ftp.uniovi.es/pub6/graphics/plotting/ \
ftp://dino.ph.utexas.edu/plplot/distrib/alpha/ \
ftp://ftp.u-aizu.ac.jp/pub/misc/tools/plot/plplot/distrib/alpha/ \
ftp://ftp.che.utexas.edu/pub/graphics/ \
ftp://ftp.uniovi.es/pub6/graphics/plotting/
ftp://ftp.che.utexas.edu/pub/graphics/
MAINTAINER= ports@FreeBSD.org