diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-04-17 00:47:52 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-04-17 00:47:52 +0000 |
commit | 5808ff8515cd2c114fbe13ec2dac7e204f074f05 (patch) | |
tree | 13cadc63189e352d47bd5991d7692bc840bc3a5f /korean/hanemacs | |
parent | 65a0d04147047869af329c63b1e4e99bb88f1af4 (diff) | |
download | ports-5808ff8515cd2c114fbe13ec2dac7e204f074f05.tar.gz ports-5808ff8515cd2c114fbe13ec2dac7e204f074f05.zip |
Notes
Diffstat (limited to 'korean/hanemacs')
-rw-r--r-- | korean/hanemacs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/hanemacs/Makefile b/korean/hanemacs/Makefile index d32077ba18e5..ecf97951cdc8 100644 --- a/korean/hanemacs/Makefile +++ b/korean/hanemacs/Makefile @@ -8,7 +8,8 @@ PORTNAME= hanemacs PORTVERSION= 19.34b.1 CATEGORIES= korean editors -MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/editor/HanEmacs/ \ +MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ \ + ftp://ftp.kaist.ac.kr/pub/hangul/editor/HanEmacs/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/editor/HanEmacs/ DISTNAME= hanemacs-19.34b-1 |