diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-05-06 11:35:32 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-05-06 11:35:32 +0000 |
commit | 81c2666390f2e1fc6b36277593943a0b293b6d84 (patch) | |
tree | e4baa92310411d7184302efaa7bd6ee874dfc7c4 /misc/man.el | |
parent | 0b9da9875fd5e628dd056983dcf5fe4df85abdba (diff) | |
download | ports-81c2666390f2e1fc6b36277593943a0b293b6d84.tar.gz ports-81c2666390f2e1fc6b36277593943a0b293b6d84.zip |
Notes
Diffstat (limited to 'misc/man.el')
-rw-r--r-- | misc/man.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/man.el/Makefile b/misc/man.el/Makefile index 55f0861427e7..d3f2ac8aaf97 100644 --- a/misc/man.el/Makefile +++ b/misc/man.el/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= misc elisp MASTER_SITES= ftp://daemon.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ -MAINTAINER= kiri@kiri.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org COMMENT= Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs # If you use Japanese manuals, install japanese/man as well. |