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/elm/Makefile | |
parent | 424110e62ef694243971114dd645936480afb48e (diff) | |
download | FreeBSD-ports-2773c44066505da6ac456048e3880a3a058f37e7.zip FreeBSD-ports-2773c44066505da6ac456048e3880a3a058f37e7.tar.gz |
distfile fix & reclaim maintainer to me
Diffstat (limited to 'korean/elm/Makefile')
-rw-r--r-- | korean/elm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/elm/Makefile b/korean/elm/Makefile index 1b1b0aa..495fd19 100644 --- a/korean/elm/Makefile +++ b/korean/elm/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: elm-2.4h4.1 -# Version required: 2.4pl25.h4.1 # Date created: 1 Apr 1997 # Whom: Choi Jun Ho <junker@jazz.snu.ac.kr> # @@ -13,6 +12,8 @@ MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/mail/old/Others/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/mail/old/Others/ DISTNAME= ${PORTNAME}${PORTVERSION} +MAINTAINER= cjh@FreeBSD.org + MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 filter.1\ frm.1 listalias.1 messages.1 newalias.1 printmail.1 readmsg.1\ newmail.1 |