diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-08 02:31:06 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-08 02:31:06 +0000 |
commit | 1c245ef25fc41354b5d6d14fed4a0a78cf0e149d (patch) | |
tree | 734a1d6f49ea42c3bd86029a564ec32962ff412d /japanese/man-doc | |
parent | 81bf575b32b83d74e7f211c83f995c16e494e78d (diff) | |
download | ports-1c245ef25fc41354b5d6d14fed4a0a78cf0e149d.tar.gz ports-1c245ef25fc41354b5d6d14fed4a0a78cf0e149d.zip |
Notes
Diffstat (limited to 'japanese/man-doc')
-rw-r--r-- | japanese/man-doc/Makefile | 6 | ||||
-rw-r--r-- | japanese/man-doc/pkg-message | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index 1a4669a17563..0a9c6dce3740 100644 --- a/japanese/man-doc/Makefile +++ b/japanese/man-doc/Makefile @@ -3,11 +3,11 @@ # Date created: 6 January 1997 # Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.19 1998/04/26 22:05:15 itojun Exp $ +# $Id: Makefile,v 1.20 1998/10/01 16:47:26 kuriyama Exp $ # -DISTNAME= jpman-2.2 -PKGNAME= ja-man-doc-2.2 +DISTNAME= jpman-3.0 +PKGNAME= ja-man-doc-3.0 CATEGORIES= japanese DISTFILES= # none diff --git a/japanese/man-doc/pkg-message b/japanese/man-doc/pkg-message index 0ffc78e798c0..4e85e5d2170b 100644 --- a/japanese/man-doc/pkg-message +++ b/japanese/man-doc/pkg-message @@ -2,7 +2,7 @@ * Japanese online manual has been successfully installed. * * * * (0) First, you may need to install ja-man-1.1f: * -* # pkg_add ja-man-1.1f.tgz * +* # pkg_add ja-man-1.1g.tgz * * * * (1) Then, see jman(1) with following command sequence: * * % setenv LC_CTYPE ja_JP.EUC * |