diff options
author | fenner <fenner@FreeBSD.org> | 2005-10-05 06:23:17 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-10-05 06:23:17 +0800 |
commit | 27c0202decbc6238a6c06939adb91d4d55eaf081 (patch) | |
tree | 59ad49e14e8b1731d07452cd67ed2aed5b8dc728 /japanese | |
parent | fee34312a69090eff1ac61b9884799fa25a0c439 (diff) | |
download | freebsd-ports-gnome-27c0202decbc6238a6c06939adb91d4d55eaf081.tar.gz freebsd-ports-gnome-27c0202decbc6238a6c06939adb91d4d55eaf081.tar.zst freebsd-ports-gnome-27c0202decbc6238a6c06939adb91d4d55eaf081.zip |
Remove extra "." in MASTER_STIE_SUBDIR.
Remove bash.cc.keio.ac.jp; the host doesn't exist, and
even in 2000 when it did exist, it didn't have the file.
Remove ftp.iis.u-tokyo.ac.jp; it has not has a TeX directory
since 2000.
Remove ftp.waseda.ac.jp; it has no tex directory.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vftool/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/japanese/vftool/Makefile b/japanese/vftool/Makefile index a91cfa46e874..522535818e44 100644 --- a/japanese/vftool/Makefile +++ b/japanese/vftool/Makefile @@ -9,12 +9,8 @@ PORTNAME= vftool PORTVERSION= 1.2 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ \ - ftp://bash.cc.keio.ac.jp/pub/TeX/ascii-ptex/ptex215/ \ - ftp://ftp.iis.u-tokyo.ac.jp/TeX/NTT-JTeX/:old/ \ - ftp://ftp.iis.u-tokyo.ac.jp/TeX/fonts/pk/ \ - ftp://ftp.waseda.ac.jp/pub/tex/ascii-OLD/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= . kiri +MASTER_SITE_SUBDIR= kiri DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ plib13-euc.tar.gz \ jtex-1.52.tar.gz |