diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-04 22:23:17 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-04 22:23:17 +0000 |
commit | bc64f3a037ed299a8188af82d32b9b45bc2af9e3 (patch) | |
tree | 395c574928002335e0adcbff2d80ba1e56e2ad1d /japanese | |
parent | 36dc9fd6804925510a4a75e3b570cd2dd1e55ce0 (diff) |
Notes
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 |