diff options
Diffstat (limited to 'korean')
-rw-r--r-- | korean/baekmukfonts-bdf/Makefile | 1 | ||||
-rw-r--r-- | korean/hanterm/Makefile | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/korean/baekmukfonts-bdf/Makefile b/korean/baekmukfonts-bdf/Makefile index 8e1e9994eee0..bae6e8678b8c 100644 --- a/korean/baekmukfonts-bdf/Makefile +++ b/korean/baekmukfonts-bdf/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 2.0 PORTREVISION= 3 CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.mizi.com/pub/baekmuk/ \ + ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ \ http://zinc.skku.ac.kr/~wkpark/baekmuk/ PKGNAMESUFFIX= -bdf DISTNAME= baekmuk-${PORTVERSION} diff --git a/korean/hanterm/Makefile b/korean/hanterm/Makefile index e4d8907ccd1a..a4dff4d306b1 100644 --- a/korean/hanterm/Makefile +++ b/korean/hanterm/Makefile @@ -9,7 +9,8 @@ PORTNAME= hanterm PORTVERSION= 3.1.5 PORTREVISION= 1 CATEGORIES= korean x11 -MASTER_SITES= http://hanterm.org/download/ +MASTER_SITES= http://hanterm.org/download/ \ + ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@FreeBSD.org |