diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-04-16 23:35:01 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-04-16 23:35:01 +0000 |
commit | 7c99cff473019aa9f8ee753c9748c89765f97de5 (patch) | |
tree | 07474136eb74601bafe0b0a8136de823c51f24c6 /japanese/vfghostscript55 | |
parent | d97dd5cbb926051b37fd34ede368d1b4eefaa0fe (diff) |
Preparing for Japan servers rearrangement,
replace `http://www.jp.freebsd.org/~<USER>' URLs
with ${MASTER_SITE_PORTS_JP}.
Notes
Notes:
svn path=/head/; revision=17943
Diffstat (limited to 'japanese/vfghostscript55')
-rw-r--r-- | japanese/vfghostscript55/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile index d3609e07b862..0a0daa4ea2ae 100644 --- a/japanese/vfghostscript55/Makefile +++ b/japanese/vfghostscript55/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Aug 1997 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.29 1999/02/13 00:34:47 asami Exp $ +# $Id: Makefile,v 1.30 1999/03/15 12:37:41 taoka Exp $ # DISTNAME= ghostscript-5.50 @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \ http://www.bukka.p.chiba-u.ac.jp/~ohmori/gs/ \ ftp://ftp.mei.co.jp/free/gnu/util/ghostscript/drivers/ \ ${MASTER_SITE_LOCAL} \ - http://www.jp.FreeBSD.org/~mita/LOCAL_PORTS/ \ + ${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.rd.nacsis.ac.jp/~katayama/homepage/ghostscript/jpdf/ \ |