diff options
author | cjh <cjh@FreeBSD.org> | 2000-06-23 15:44:36 +0000 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-06-23 15:44:36 +0000 |
commit | 820449668355a1bd6bb6e1303228e467be9085d9 (patch) | |
tree | 9aca6b5d78a3659e4a249d397f91a78d9b5f7c29 /korean/hlatex | |
parent | 38a8dab1bd376492f9f46188d0a7ffb664105e1e (diff) | |
download | FreeBSD-ports-820449668355a1bd6bb6e1303228e467be9085d9.zip FreeBSD-ports-820449668355a1bd6bb6e1303228e467be9085d9.tar.gz |
Replace MASTER_SITES to backup.
(of course it should be upgraded to newer version...)
Diffstat (limited to 'korean/hlatex')
-rw-r--r-- | korean/hlatex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile index 8ec0e6b..22fe5ab 100644 --- a/korean/hlatex/Makefile +++ b/korean/hlatex/Makefile @@ -8,8 +8,7 @@ PORTNAME= HLaTeX-${HLATEX_ENCODING}std PORTVERSION= 0.98 CATEGORIES= korean print -MASTER_SITES= ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/ \ - ftp://ftp.linguistik.uni-erlangen.de/pub/HLaTeX/${HLATEX_ENCODING}/ +MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/hlatex98/ DISTNAME= HLaTeX-${HLATEX_ENCODING}-0.98 DISTFILES= HLaTeX-0.98.tar.bz2 ${HLATEX_FONTS_BASE} |