diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 997a0eaadcb38ba09898be1befc46904d0d6f718 (patch) | |
tree | b8328dad9555f54155821d5eeab6658e34932f5a /editors | |
parent | 2ebd22ae9d6a62871a68b3b3e79cb35bdc215dfa (diff) | |
download | FreeBSD-ports-997a0eaadcb38ba09898be1befc46904d0d6f718.zip FreeBSD-ports-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.gz |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mule-common/Makefile | 6 | ||||
-rw-r--r-- | editors/mule-common/pkg-descr | 2 | ||||
-rw-r--r-- | editors/mule/Makefile | 6 | ||||
-rw-r--r-- | editors/mule/pkg-descr | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile index e0274bc..b91778c 100644 --- a/editors/mule-common/Makefile +++ b/editors/mule-common/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: files except executables for mule 2.3@19.34 # Version required: 2.3@19.34 # Date created: 7 July 1997 -# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.38 1999/03/08 07:28:24 asami Exp $ +# $Id: Makefile,v 1.39 1999/03/29 07:50:59 asami Exp $ # DISTNAME= mule-2.3 @@ -19,7 +19,7 @@ PATCH_SITES= ftp://etlport.etl.go.jp/pub/mule/ PATCHFILES= mule-23-1934-alpha01.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org .for dir in chinese/mule-wnn4 \ editors/mule \ diff --git a/editors/mule-common/pkg-descr b/editors/mule-common/pkg-descr index d67eba7..429f7e8 100644 --- a/editors/mule-common/pkg-descr +++ b/editors/mule-common/pkg-descr @@ -21,4 +21,4 @@ to read mule info pages, but also make sure you also add everything that may have been added to that file! - S. Taoka -taoka@infonets.hiroshima-u.ac.jp +taoka@FreeBSD.org diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 953b355..7f9e697 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mule 2.3@19.34 # Version required: 2.3@19.34 # Date created: 6 July 1997 -# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.36 1999/02/03 11:11:41 asami Exp $ +# $Id: Makefile,v 1.37 1999/03/08 07:28:24 asami Exp $ # DISTNAME= mule-2.3 @@ -19,7 +19,7 @@ PATCH_SITES= ftp://etlport.etl.go.jp/pub/mule/ PATCHFILES= mule-23-1934-alpha01.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER?= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER?= taoka@FreeBSD.org RUN_DEPENDS= ${PREFIX}/share/${EMACS_PREFIX}/19.34/lisp/mule.el:${PORTSDIR}/editors/mule-common LIB_DEPENDS= ${LIB_INPUT_METHOD} diff --git a/editors/mule/pkg-descr b/editors/mule/pkg-descr index 626a3e5..bf27f0a 100644 --- a/editors/mule/pkg-descr +++ b/editors/mule/pkg-descr @@ -22,4 +22,4 @@ pages, but also make sure you also add everything that may have been added to that file! - S. Taoka -taoka@infonets.hiroshima-u.ac.jp +taoka@FreeBSD.org |