aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2002-01-13 07:32:42 +0800
committermax <max@FreeBSD.org>2002-01-13 07:32:42 +0800
commit8964c2a789b5bec8e6fe12f82de9d7fadde9763c (patch)
treeffa67c00293d6debc751ae724d848235c735947f
parentabdf1bb2454968a4ec2656414a691f00594822e7 (diff)
downloadfreebsd-ports-gnome-8964c2a789b5bec8e6fe12f82de9d7fadde9763c.tar.gz
freebsd-ports-gnome-8964c2a789b5bec8e6fe12f82de9d7fadde9763c.tar.zst
freebsd-ports-gnome-8964c2a789b5bec8e6fe12f82de9d7fadde9763c.zip
Ooops, forgot to add another location to MASTER_SITES in previous commit.
Pointed-out by: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
-rw-r--r--japanese/ptex-base/Makefile3
-rw-r--r--japanese/ptex-common/Makefile3
2 files changed, 4 insertions, 2 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}
diff --git a/japanese/ptex-common/Makefile b/japanese/ptex-common/Makefile
index 47906bde1ea3..c4ff3ed1915a 100644
--- a/japanese/ptex-common/Makefile
+++ b/japanese/ptex-common/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}