diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2005-03-01 08:34:33 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2005-03-01 08:34:33 +0000 |
commit | 5ad077f30dea16a08e25f03ae02628ac2542ddd3 (patch) | |
tree | 144def0f009751f4317edeac840ec8bdc2deca9e /japanese/dvipsk | |
parent | 9bb91018762fd52e962ef6dedf86972586d5e56f (diff) | |
download | ports-5ad077f30dea16a08e25f03ae02628ac2542ddd3.tar.gz ports-5ad077f30dea16a08e25f03ae02628ac2542ddd3.zip |
Notes
Diffstat (limited to 'japanese/dvipsk')
-rw-r--r-- | japanese/dvipsk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/dvipsk/Makefile b/japanese/dvipsk/Makefile index d94038af86da..d9a5e59556e8 100644 --- a/japanese/dvipsk/Makefile +++ b/japanese/dvipsk/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 5.95a PORTREVISION= 0 CATEGORIES= japanese print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/TeX/ptex-win32/utils,:S,$,:udvipspatch,} + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/TeX/ptex-win32/utils,:S,$,:udvipspatch,} \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%,hrs/teTeX,:S,$,:udvipspatch,} # ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:jpatch \ MASTER_SITE_SUBDIR= systems/unix/teTeX/3.0/distrib/ PKGNAMEPREFIX= ja- |