diff options
author | hrs <hrs@FreeBSD.org> | 2007-05-02 15:49:06 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2007-05-02 15:49:06 +0800 |
commit | 04b52d27063b8d266a178850ac659ab8f72218f9 (patch) | |
tree | 501300d2500a3c8693a6a56ad441c229dacb9c05 /print/teTeX-texmf/Makefile | |
parent | 488f2c7c9a2213b088040420dad04c658ca5f967 (diff) | |
download | freebsd-ports-gnome-04b52d27063b8d266a178850ac659ab8f72218f9.tar.gz freebsd-ports-gnome-04b52d27063b8d266a178850ac659ab8f72218f9.tar.zst freebsd-ports-gnome-04b52d27063b8d266a178850ac659ab8f72218f9.zip |
Update MASTER_SITE_SUBDIR.
Diffstat (limited to 'print/teTeX-texmf/Makefile')
-rw-r--r-- | print/teTeX-texmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/teTeX-texmf/Makefile b/print/teTeX-texmf/Makefile index dad627999323..73fa1a706894 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} |