diff options
author | cjh <cjh@FreeBSD.org> | 2003-09-09 18:06:41 +0800 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2003-09-09 18:06:41 +0800 |
commit | f43564ee68060979efe5a504705fd8350abc5a4f (patch) | |
tree | 7c019e0942d23beb636f099894a06395f9be6cea /korean/hlatex | |
parent | 611d24dc1de1fe3da0f3b1ed2d52184d826780d1 (diff) | |
download | freebsd-ports-gnome-f43564ee68060979efe5a504705fd8350abc5a4f.tar.gz freebsd-ports-gnome-f43564ee68060979efe5a504705fd8350abc5a4f.tar.zst freebsd-ports-gnome-f43564ee68060979efe5a504705fd8350abc5a4f.zip |
Fix distfiles location.
Diffstat (limited to 'korean/hlatex')
-rw-r--r-- | korean/hlatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/hlatex/Makefile b/korean/hlatex/Makefile index 24d48047bb43..337bbc3e4d9d 100644 --- a/korean/hlatex/Makefile +++ b/korean/hlatex/Makefile @@ -8,7 +8,7 @@ PORTNAME= HLaTeX PORTVERSION= 0.991 CATEGORIES= korean print -MASTER_SITES= ftp://ftp.linguistik.uni-erlangen.de/pub/hangul/HLaTeX/packed/ +MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/hlatex/ DISTFILES= HLaTeX-0.991.tar.gz ${HLATEX_FONTS_BASE} DIST_SUBDIR= hlatex EXTRACT_ONLY= HLaTeX-0.991.tar.gz |