diff options
author | zafer <zafer@pkgsrc.org> | 2011-10-11 22:56:33 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-10-11 22:56:33 +0000 |
commit | 34fc046db98272ad37d6cdbbed98962d8a90fe4d (patch) | |
tree | c05a97693ef3559366aacd208d08c13fee9928fc /graphics | |
parent | d94659b9dd7d36a5a826981d746ee8c7bb8061c2 (diff) | |
download | pkgsrc-34fc046db98272ad37d6cdbbed98962d8a90fe4d.tar.gz |
switch places with university of tokai, since washington requires epsv4 to be off to download.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/GMT/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/GMT/Makefile b/graphics/GMT/Makefile index 9fdfb2f5295..b166274ea7c 100644 --- a/graphics/GMT/Makefile +++ b/graphics/GMT/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2009/06/05 10:10:28 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2011/10/11 22:56:33 zafer Exp $ DISTNAME= GMT4.1.4 PKGNAME= GMT-4.1.4 PKGREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.iris.washington.edu/pub/gmt/4/ \ - ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/4/ +MASTER_SITES= ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/4/ \ + ftp://ftp.iris.washington.edu/pub/gmt/4/ DISTFILES= GMT4.1.4_man.tar.bz2 GMT4.1.4_pdf.tar.bz2 \ GMT4.1.4_scripts.tar.bz2 GMT4.1.4_share.tar.bz2 \ GMT4.1.4_src.tar.bz2 GMT4.1.4_suppl.tar.bz2 \ |