diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-05 06:23:17 +0800 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-05 06:23:17 +0800 |
commit | bc64f3a037ed299a8188af82d32b9b45bc2af9e3 (patch) | |
tree | 395c574928002335e0adcbff2d80ba1e56e2ad1d /japanese/vftool | |
parent | 36dc9fd6804925510a4a75e3b570cd2dd1e55ce0 (diff) | |
download | freebsd-ports-gnome-bc64f3a037ed299a8188af82d32b9b45bc2af9e3.tar.gz freebsd-ports-gnome-bc64f3a037ed299a8188af82d32b9b45bc2af9e3.tar.zst freebsd-ports-gnome-bc64f3a037ed299a8188af82d32b9b45bc2af9e3.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/vftool')
-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 |