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-prog-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-prog-packages')
-rw-r--r-- | editors/xemacs-prog-packages/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-prog-packages/Makefile b/editors/xemacs-prog-packages/Makefile index e2f751f67759..c289233df269 100644 --- a/editors/xemacs-prog-packages/Makefile +++ b/editors/xemacs-prog-packages/Makefile @@ -25,7 +25,7 @@ DISTFILES= \ vc-cc-1.13-pkg.tar.gz \ vhdl-1.10-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} |