diff options
Diffstat (limited to 'korean/hcode/Makefile')
-rw-r--r-- | korean/hcode/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile index faede83a6fd6..45247e205a99 100644 --- a/korean/hcode/Makefile +++ b/korean/hcode/Makefile @@ -8,8 +8,10 @@ PORTNAME= hcode PORTVERSION= 2.1.3 CATEGORIES= korean -MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ +MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ \ + ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ + DISTNAME= hcode2.1-mailpatch3 MAINTAINER= cjh@FreeBSD.org |