diff options
author | edwin <edwin@FreeBSD.org> | 2005-02-08 08:02:29 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-02-08 08:02:29 +0800 |
commit | ee73af2ded0216bd389fa048ceaef1cb02209be6 (patch) | |
tree | e45311246013a5893ff192d0e28c2b8b3a260ed2 /print/teTeX-texmf | |
parent | 25c06fa777baecf7308b317f3cd41f9d19542ed8 (diff) | |
download | freebsd-ports-gnome-ee73af2ded0216bd389fa048ceaef1cb02209be6.tar.gz freebsd-ports-gnome-ee73af2ded0216bd389fa048ceaef1cb02209be6.tar.zst freebsd-ports-gnome-ee73af2ded0216bd389fa048ceaef1cb02209be6.zip |
Temporary mastersite (http://people.freebsd.org/~edwin) until the
port is updated with a newer version which again will be available
from the master sites.
Informed hrs@
Diffstat (limited to 'print/teTeX-texmf')
-rw-r--r-- | print/teTeX-texmf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/teTeX-texmf/Makefile b/print/teTeX-texmf/Makefile index 5a4a020e33be..e7909bf27462 100644 --- a/print/teTeX-texmf/Makefile +++ b/print/teTeX-texmf/Makefile @@ -8,7 +8,8 @@ PORTNAME= teTeX-texmf PORTVERSION= 2.99.13.20050204 PORTREVISION= 0 CATEGORIES= print -MASTER_SITES= ftp://ftp.dante.de/tex-archive/systems/unix/teTeX-beta/ \ +MASTER_SITES= http://people.freebsd.org/~edwin/ \ + ftp://ftp.dante.de/tex-archive/systems/unix/teTeX-beta/ \ ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1 MASTER_SITE_SUBDIR= systems/unix/teTeX-beta |