diff options
author | cjh <cjh@FreeBSD.org> | 2000-06-23 23:44:36 +0800 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-06-23 23:44:36 +0800 |
commit | 820449668355a1bd6bb6e1303228e467be9085d9 (patch) | |
tree | 9aca6b5d78a3659e4a249d397f91a78d9b5f7c29 /korean | |
parent | 38a8dab1bd376492f9f46188d0a7ffb664105e1e (diff) | |
download | freebsd-ports-gnome-820449668355a1bd6bb6e1303228e467be9085d9.tar.gz freebsd-ports-gnome-820449668355a1bd6bb6e1303228e467be9085d9.tar.zst freebsd-ports-gnome-820449668355a1bd6bb6e1303228e467be9085d9.zip |
Replace MASTER_SITES to backup.
(of course it should be upgraded to newer version...)
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hlatex-wansung/Makefile | 3 | ||||
-rw-r--r-- | korean/hlatex/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/korean/hlatex-wansung/Makefile b/korean/hlatex-wansung/Makefile index 8ec0e6b9b6ad..22fe5ab45555 100644 --- a/korean/hlatex-wansung/Makefile +++ b/korean/hlatex-wansung/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} diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile index 8ec0e6b9b6ad..22fe5ab45555 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} |