diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-11-27 11:16:33 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-11-27 11:16:33 +0000 |
commit | 355fd7155e1022a6ab2def094525b33d8bfcf191 (patch) | |
tree | b03925af0bba5fb07d96944ca4e6c9af77c18247 /korean | |
parent | 3fb53f98fbbec0a2b11c2392e280edd5e8b6154d (diff) | |
download | ports-355fd7155e1022a6ab2def094525b33d8bfcf191.tar.gz ports-355fd7155e1022a6ab2def094525b33d8bfcf191.zip |
debian-kr.org is changed to debian.or.kr. debian-kr.org domain is
unregistered.
Notes
Notes:
svn path=/head/; revision=50622
Diffstat (limited to 'korean')
-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 |