diff options
Diffstat (limited to 'japanese/ptex-base/Makefile')
-rw-r--r-- | japanese/ptex-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index 47906bde1ea3..c4ff3ed1915a 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -9,7 +9,8 @@ PORTNAME= ptex PORTVERSION= 2.1.11 PORTREVISION= 2 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ +MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \ + ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/ PKGNAMEPREFIX= ja- PKGNAMESUFFIX= -common DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} ${PTEX_TEXMF} ${DVIPSK_JPATCH} |