diff options
Diffstat (limited to 'japanese/jvim')
-rw-r--r-- | japanese/jvim/Makefile | 6 | ||||
-rw-r--r-- | japanese/jvim/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/jvim/Makefile b/japanese/jvim/Makefile index 0944fa096fa2..0c7de30c5550 100644 --- a/japanese/jvim/Makefile +++ b/japanese/jvim/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: jvim # Version required: jvim2.0r+onew2.2.10 # Date created: 5 Sep 1997 -# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.4 1998/09/21 22:33:23 steve Exp $ +# $Id: Makefile,v 1.5 1999/03/06 13:03:36 taoka Exp $ # DISTNAME= jvim2.0r+onew2.2.10 @@ -12,7 +12,7 @@ CATEGORIES= japanese editors MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Japan/onew/ \ ftp://ftp.leo.chubu.ac.jp/pub/editor/jvim/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org PATCHDIR= ${.CURDIR}/../jvim/patches FILESDIR= ${.CURDIR}/../jvim/files diff --git a/japanese/jvim/pkg-descr b/japanese/jvim/pkg-descr index d950ebd12c97..d02ac057a15c 100644 --- a/japanese/jvim/pkg-descr +++ b/japanese/jvim/pkg-descr @@ -7,4 +7,4 @@ line editing, filename completion, on line help, quoting, etc.. Read difference.doc for a summary of the differences between vi and Vim. -- S. Taoka -<taoka@infonets.hiroshima-u.ac.jp> +<taoka@FreeBSD.org> |