aboutsummaryrefslogtreecommitdiff
path: root/japanese/man-doc
diff options
context:
space:
mode:
authorKazuo Horikawa <horikawa@FreeBSD.org>2001-07-31 23:41:20 +0000
committerKazuo Horikawa <horikawa@FreeBSD.org>2001-07-31 23:41:20 +0000
commitd6cf2eb0168b299543e300ae9e0d46be2390cecd (patch)
treeab8c453d6f9350b0e6b80db02307fc34a812ab63 /japanese/man-doc
parent53b6bc7d07d11539cfe17ffc68d03055f6d55095 (diff)
downloadports-d6cf2eb0168b299543e300ae9e0d46be2390cecd.tar.gz
ports-d6cf2eb0168b299543e300ae9e0d46be2390cecd.zip
Add section 9 to MANSECS.
Notes
Notes: svn path=/head/; revision=45678
Diffstat (limited to 'japanese/man-doc')
-rw-r--r--japanese/man-doc/Makefile4
-rw-r--r--japanese/man-doc/pkg-message4
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile
index 697509c41169..2a368f9ef9f8 100644
--- a/japanese/man-doc/Makefile
+++ b/japanese/man-doc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= man-doc
PORTVERSION= 4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
DISTFILES= # none
@@ -19,7 +19,7 @@ NO_MTREE= yes
WRKSRC= ${WRKDIR}/man
PLIST= ${WRKDIR}/PLIST
-MANSECS= 1 2 5 6 7 8
+MANSECS= 1 2 5 6 7 8 9
JAMANDIR?= /usr/opt/doc/ja_JP.eucJP/man
do-extract:
diff --git a/japanese/man-doc/pkg-message b/japanese/man-doc/pkg-message
index 65ac05b2e6dc..e629974f28cd 100644
--- a/japanese/man-doc/pkg-message
+++ b/japanese/man-doc/pkg-message
@@ -1,8 +1,8 @@
***********************************************************************
* Japanese online manual has been successfully installed. *
* *
-* (0) First, you may need to install ja-man-1.1i: *
-* # pkg_add ja-man-1.1i.tgz *
+* (0) First, you may need to install ja-man-1.1j or later: *
+* # pkg_add ja-man-1.1j.tgz *
* *
* (1) Then, see jman(1) with following command sequence: *
* % setenv LC_CTYPE ja_JP.EUC *