diff options
author | cjh <cjh@FreeBSD.org> | 2000-07-23 05:06:38 +0000 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-07-23 05:06:38 +0000 |
commit | 2773c44066505da6ac456048e3880a3a058f37e7 (patch) | |
tree | 394a652dc0e8275ae1b84bd7749156fe1cb9efdb /korean/hmconv | |
parent | 424110e62ef694243971114dd645936480afb48e (diff) | |
download | FreeBSD-ports-2773c44066505da6ac456048e3880a3a058f37e7.zip FreeBSD-ports-2773c44066505da6ac456048e3880a3a058f37e7.tar.gz |
distfile fix & reclaim maintainer to me
Diffstat (limited to 'korean/hmconv')
-rw-r--r-- | korean/hmconv/Makefile | 4 | ||||
-rw-r--r-- | korean/hmconv/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/korean/hmconv/Makefile b/korean/hmconv/Makefile index 8e3c08b1..ceeba35 100644 --- a/korean/hmconv/Makefile +++ b/korean/hmconv/Makefile @@ -9,9 +9,11 @@ PORTNAME= hmconv PORTVERSION= 1.0.3 CATEGORIES= korean mail MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/code/hmconv/ \ - ftp://sunsite.kren.nm.kr/pub/packages/hangul/code/hmconv/ + ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/code/hmconv/ DISTNAME= hmconv1.0pl3 +MAINTAINER= cjh@FreeBSD.org + WRKSRC= ${WRKDIR}/hmconv pre-build: diff --git a/korean/hmconv/pkg-descr b/korean/hmconv/pkg-descr index aa71e41..3a3ff05 100644 --- a/korean/hmconv/pkg-descr +++ b/korean/hmconv/pkg-descr @@ -7,4 +7,4 @@ It can convert between KS C 5601 and ISO-2022-KR. Original version is by Jungshik Shin <jshin@minerva.cis.yale.edu>. -- -Ports by Choi Jun Ho <junker@jazz.snu.ac.kr> +CHOI Junho <cjh@FreeBSD.org> |