summaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-02 21:23:24 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-02 21:23:24 +0000
commitbe1a30be949159f830f963d6e1e53d3c77ce38a3 (patch)
tree2817249e42b96c453b28820fd13f8d87ef779f07 /math/plplot
parentA graphical front end to the debugger present in the Bochs emulator. (diff)
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.
Notes
Notes: svn path=/head/; revision=25420
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 5f27b8a2d48c..27fccf0219a0 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -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