diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-03-03 05:13:09 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-03-03 05:13:09 +0000 |
commit | 6c438aaa8a59e468a31528d7ff97ea85c13ee99e (patch) | |
tree | 2ce783c036ff6ab2c0de7cf4bbf19d2a4c569d00 /japanese | |
parent | d189315c6d801cf15bc53d09f2042c2bd8f5413f (diff) | |
download | ports-6c438aaa8a59e468a31528d7ff97ea85c13ee99e.tar.gz ports-6c438aaa8a59e468a31528d7ff97ea85c13ee99e.zip |
Update $MASTER_SITES.
Spotted by: pointyhat
Notes
Notes:
svn path=/head/; revision=208366
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/dvi2dvi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/dvi2dvi/Makefile b/japanese/dvi2dvi/Makefile index 23cab42aee95..d4a87519e3a4 100644 --- a/japanese/dvi2dvi/Makefile +++ b/japanese/dvi2dvi/Makefile @@ -9,8 +9,8 @@ PORTNAME= dvi2dvi PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ \ - ftp://ftp.math.s.chiba-u.ac.jp/tex/tex/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= hrs DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ web2c-7.2a.tar.gz |