diff options
-rw-r--r-- | korean/ami/Makefile | 2 | ||||
-rw-r--r-- | korean/byeoroo/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 93450a0cd9d9..d68a0160efb0 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.11 #PORTREVISION= 1 CATEGORIES= korean x11 gnome MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ \ - http://master.debian-kr.org/~cwryu/archive/misc/ + http://master.debian.or.kr/~cwryu/archive/misc/ DISTFILES= ${DISTNAME}.tar.gz hanja.dic.gz ami.dic EXTRACT_ONLY= ${DISTNAME}.tar.gz diff --git a/korean/byeoroo/Makefile b/korean/byeoroo/Makefile index ff508ad42e1f..2039d0027d05 100644 --- a/korean/byeoroo/Makefile +++ b/korean/byeoroo/Makefile @@ -9,7 +9,7 @@ PORTNAME= byeoroo PORTVERSION= 0.0.19990605.3 PORTREVISION= 1 CATEGORIES= korean x11 -MASTER_SITES= http://master.debian-kr.org/~cwryu/archive/byeoroo/ +MASTER_SITES= http://master.debian.or.kr/~cwryu/archive/byeoroo/ MAINTAINER= cjh@FreeBSD.org |