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