diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-11-27 11:38:02 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-11-27 11:38:02 +0000 |
commit | 9f35f80815dd5cf395beecdd5e5a2bc84371d813 (patch) | |
tree | d16477bac1b0b7765f27b575c29db31601bddc8a /korean/johabfonts | |
parent | 508584727e6cbbf42d765e4c1867cbeadf30d038 (diff) | |
download | ports-9f35f80815dd5cf395beecdd5e5a2bc84371d813.tar.gz ports-9f35f80815dd5cf395beecdd5e5a2bc84371d813.zip |
Notes
Diffstat (limited to 'korean/johabfonts')
-rw-r--r-- | korean/johabfonts/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index c5348681efd4..011aad7fdb0c 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -6,11 +6,10 @@ # PORTNAME= johabfonts -PORTVERSION= 3.04 +PORTVERSION= 3.1 CATEGORIES= korean x11-fonts -MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/fonts/ \ - ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/fonts/ -DISTNAME= hanterm304fonts +MASTER_SITES= http://hanterm.org/download/font/ +DISTNAME= hanterm-font MAINTAINER= cjh@FreeBSD.org |