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/hcode/Makefile | |
parent | 424110e62ef694243971114dd645936480afb48e (diff) | |
download | FreeBSD-ports-2773c44066505da6ac456048e3880a3a058f37e7.zip FreeBSD-ports-2773c44066505da6ac456048e3880a3a058f37e7.tar.gz |
distfile fix & reclaim maintainer to me
Diffstat (limited to 'korean/hcode/Makefile')
-rw-r--r-- | korean/hcode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile index f2ea708..faede83 100644 --- a/korean/hcode/Makefile +++ b/korean/hcode/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/ DISTNAME= hcode2.1-mailpatch3 +MAINTAINER= cjh@FreeBSD.org + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hcode ${PREFIX}/bin |