diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-06-17 23:21:43 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-06-17 23:21:43 +0000 |
commit | 1a0bf3751368cbc7be264272699970956e86d5c6 (patch) | |
tree | 95a14cbbd6ccb847618614d8c2f36f73461b85b6 /korean/hcode/Makefile | |
parent | 34b21e2a511d0bd92cc41ab4fb3601c92e96b492 (diff) | |
download | ports-1a0bf3751368cbc7be264272699970956e86d5c6.tar.gz ports-1a0bf3751368cbc7be264272699970956e86d5c6.zip |
Notes
Diffstat (limited to 'korean/hcode/Makefile')
-rw-r--r-- | korean/hcode/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile index a84f1a871210..8102841661a7 100644 --- a/korean/hcode/Makefile +++ b/korean/hcode/Makefile @@ -3,9 +3,11 @@ PORTNAME= hcode PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= korean -MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ \ - ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ +MASTER_SITES= http://ftp.kaist.ac.kr/hangul/incoming/ \ + ftp://ftp.kaist.ac.kr/hangul/incoming/ \ + ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ DISTNAME= hcode2.1-mailpatch3 |