diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-08 15:36:36 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-08 15:36:36 +0000 |
commit | 900c95620392b444c3e26c781602b202a7a9fb78 (patch) | |
tree | 57d81be23ee861baeb0ea474ea63441feed725bc /korean | |
parent | 08d46146a8934f9c3751e9afaca5265d8077e62e (diff) | |
download | ports-900c95620392b444c3e26c781602b202a7a9fb78.tar.gz ports-900c95620392b444c3e26c781602b202a7a9fb78.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hanIM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/hanIM/Makefile b/korean/hanIM/Makefile index 334a715095d4..1276a6f1740e 100644 --- a/korean/hanIM/Makefile +++ b/korean/hanIM/Makefile @@ -9,7 +9,8 @@ DISTNAME= hanIM-${HANIM_VER}-${HANIM_VER_PL}.i386 PKGNAME= ko-hanIM-${HANIM_VER} CATEGORIES= korean x11 -MASTER_SITES= http://www.mizi.co.kr/packages/hanIM/ +MASTER_SITES= ftp://www.mizi.co.kr/pub/hanIM/ \ + ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ EXTRACT_SUFX= .rpm MAINTAINER= cjh@kr.freebsd.org |