diff options
-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 |