diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 0347e6e13e4ed6be1243a67bdbb6129460642e7e (patch) | |
tree | f253c940c0b24d2b4e2b076a8dcf03d61bf9cb4c /japanese/jvim | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) | |
download | ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.tar.gz ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.zip |
Notes
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> |