diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /misc/man.el | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'misc/man.el')
-rw-r--r-- | misc/man.el/Makefile | 1 | ||||
-rw-r--r-- | misc/man.el/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/man.el/Makefile b/misc/man.el/Makefile index c318e746ea34..55f0861427e7 100644 --- a/misc/man.el/Makefile +++ b/misc/man.el/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc elisp MASTER_SITES= ftp://daemon.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ MAINTAINER= kiri@kiri.toba-cmt.ac.jp +COMMENT= Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs # If you use Japanese manuals, install japanese/man as well. diff --git a/misc/man.el/pkg-comment b/misc/man.el/pkg-comment deleted file mode 100644 index d2526986b3b9..000000000000 --- a/misc/man.el/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs |