diff options
author | Kazuo Horikawa <horikawa@FreeBSD.org> | 2001-03-17 04:58:15 +0000 |
---|---|---|
committer | Kazuo Horikawa <horikawa@FreeBSD.org> | 2001-03-17 04:58:15 +0000 |
commit | 2c7aa52a88b5bf51b1ce76dad4a3216c17e74fdf (patch) | |
tree | ceb25ea0de05062a25a56286f191b0ec1105794e /japanese | |
parent | 0544f552f1eced620547233220073820ba02ffd3 (diff) | |
download | ports-2c7aa52a88b5bf51b1ce76dad4a3216c17e74fdf.tar.gz ports-2c7aa52a88b5bf51b1ce76dad4a3216c17e74fdf.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/man-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index e390fbbcd924..697509c41169 100644 --- a/japanese/man-doc/Makefile +++ b/japanese/man-doc/Makefile @@ -7,6 +7,7 @@ PORTNAME= man-doc PORTVERSION= 4.3 +PORTREVISION= 1 CATEGORIES= japanese DISTFILES= # none @@ -18,7 +19,7 @@ NO_MTREE= yes WRKSRC= ${WRKDIR}/man PLIST= ${WRKDIR}/PLIST -MANSECS= 1 5 6 7 8 +MANSECS= 1 2 5 6 7 8 JAMANDIR?= /usr/opt/doc/ja_JP.eucJP/man do-extract: |