diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-14 01:35:03 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-14 01:35:03 +0000 |
commit | 21491d906ace73e0cbfd27a5009a92ebfaba277f (patch) | |
tree | 076e500e3338ca07f93e7b67fae936f39c2e8f75 | |
parent | One of the master sites no longer carries the distfile (diff) |
MASTER_SITE correction.
PR: 14616
Submitted by: Brian Handy <handy@physics.montana.edu>
Notes
Notes:
svn path=/head/; revision=23061
-rw-r--r-- | japanese/vfghostscript55/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile index 128a808584a0..fb9557b99e9d 100644 --- a/japanese/vfghostscript55/Makefile +++ b/japanese/vfghostscript55/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \ ${MASTER_SITE_LOCAL} \ ${MASTER_SITE_PORTS_JP} \ http://www.ldl.jaist.ac.jp/~akr/nonresearch/free-software/ghostscript/ \ - http://www.jaist.ac.jp/~daisuke/Linux/gs/gs5/Original-sources/OLD/ \ + http://www.flatout.org/~daisuke/Linux/gs/gs5/Original-sources/OLD/ \ http://www.rd.nacsis.ac.jp/~katayama/homepage/ghostscript/jpdf/ \ http://itohws03.ee.noda.sut.ac.jp/~matsuda/VFlib-FT/ \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/ \ |