diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/dvipsk-tetex/Makefile | 2 | ||||
-rw-r--r-- | print/teTeX-base/Makefile | 2 | ||||
-rw-r--r-- | print/teTeX-texmf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/dvipsk-tetex/Makefile b/print/dvipsk-tetex/Makefile index 21c1cfb19cb..ee27736f638 100644 --- a/print/dvipsk-tetex/Makefile +++ b/print/dvipsk-tetex/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1 -MASTER_SITE_SUBDIR= systems/unix/teTeX/3.0/distrib +MASTER_SITE_SUBDIR= obsolete/systems/unix/teTeX/3.0/distrib DISTNAME= ${TETEX_SRC} DIST_SUBDIR= teTeX diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 8fc861a1590..c1b55e5fb6d 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 10 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1 -MASTER_SITE_SUBDIR= systems/unix/teTeX/3.0/distrib +MASTER_SITE_SUBDIR= obsolete/systems/unix/teTeX/3.0/distrib DISTNAME= ${TETEX_SRC} DIST_SUBDIR= teTeX diff --git a/print/teTeX-texmf/Makefile b/print/teTeX-texmf/Makefile index dad62799932..73fa1a70689 100644 --- a/print/teTeX-texmf/Makefile +++ b/print/teTeX-texmf/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1 -MASTER_SITE_SUBDIR= systems/unix/teTeX/3.0/distrib +MASTER_SITE_SUBDIR= obsolete/systems/unix/teTeX/3.0/distrib DISTFILES= ${TETEX_TEXMF_SRC} dvipsk-jpatch-p1.6a1${EXTRACT_SUFX}:1 DIST_SUBDIR= teTeX EXTRACT_ONLY= dvipsk-jpatch-p1.6a1${EXTRACT_SUFX} |