diff options
author | taoka <taoka@FreeBSD.org> | 2000-07-16 04:34:22 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-07-16 04:34:22 +0800 |
commit | 578bc47a89e4daffe1e1487c096c7bb97063aa49 (patch) | |
tree | 37d9a0d54788ed1f22590f1a95eb47926230763e /editors/xemacs-mule-packages | |
parent | ce0254204c0696eecc240e100121ec3a5af57782 (diff) | |
download | freebsd-ports-gnome-578bc47a89e4daffe1e1487c096c7bb97063aa49.tar.gz freebsd-ports-gnome-578bc47a89e4daffe1e1487c096c7bb97063aa49.tar.zst freebsd-ports-gnome-578bc47a89e4daffe1e1487c096c7bb97063aa49.zip |
Fixed MAINTAINER in Makefile
Pointed out: asami
Fixed: OKAZAKI Tetsurou <okazaki@be.to>
Diffstat (limited to 'editors/xemacs-mule-packages')
-rw-r--r-- | editors/xemacs-mule-packages/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-mule-packages/Makefile b/editors/xemacs-mule-packages/Makefile index 66ce8703152f..e21a5ccef03d 100644 --- a/editors/xemacs-mule-packages/Makefile +++ b/editors/xemacs-mule-packages/Makefile @@ -20,7 +20,7 @@ DISTFILES= \ leim-1.15-pkg.tar.gz \ lookup-1.04-pkg.tar.gz -MAINTAINER= KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp> +MAINTAINER= kiri@pis.toba-cmt.ac.jp DIST_SUBDIR= xemacs MASTER_SITE_SUBDIR=${DIST_SUBDIR} |