diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-01 12:03:48 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-01 12:03:48 +0800 |
commit | 997a0eaadcb38ba09898be1befc46904d0d6f718 (patch) | |
tree | b8328dad9555f54155821d5eeab6658e34932f5a /japanese/kinput2-freewnn/Makefile | |
parent | 2ebd22ae9d6a62871a68b3b3e79cb35bdc215dfa (diff) | |
download | freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.gz freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.zst freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.zip |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Diffstat (limited to 'japanese/kinput2-freewnn/Makefile')
-rw-r--r-- | japanese/kinput2-freewnn/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/kinput2-freewnn/Makefile b/japanese/kinput2-freewnn/Makefile index 0930e6774467..3e187f2ac0b5 100644 --- a/japanese/kinput2-freewnn/Makefile +++ b/japanese/kinput2-freewnn/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: kinput2-wnn4 # Version required: 2.0p4 # Date created: 19 Dec 1997 -# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi TAOKA <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1998/06/27 12:49:25 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/09/21 22:33:24 steve Exp $ # DISTNAME= kinput2-v2-fix4 @@ -11,7 +11,7 @@ PKGNAME?= ja-kinput2-wnn4-2.0.4 CATEGORIES= japanese x11 MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org LIB_DEPENDS= ${LIB_INPUT_METHOD} BUILD_DEPENDS= ${BUILD_INPUT_METHOD} |