diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-19 15:27:38 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-19 15:27:38 +0000 |
commit | 76ee1131bcf707278f94db5251eb4e29750bbd1b (patch) | |
tree | 944ea0875cfa9af5c6f36c276d1825fe7a264344 /japanese | |
parent | 5257aa6b1dba512e399f05735780d22ee0f5eb24 (diff) |
Add more MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=215288
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/texfamily/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/texfamily/Makefile b/japanese/texfamily/Makefile index 4bf6f8d94af3..ec928ad3de3c 100644 --- a/japanese/texfamily/Makefile +++ b/japanese/texfamily/Makefile @@ -8,7 +8,9 @@ PORTNAME= texfamily PORTVERSION= 1.2 PORTREVISION= 3 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/texfam-1.2/ +MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/texfam-1.2/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= hrs/texfamily PKGNAMEPREFIX= ja- PKGNAMESUFFIX= -tetex DISTFILES= teTeX-src-1.0.7${EXTRACT_SUFX} \ |