diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-09-25 09:19:37 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-09-25 09:19:37 +0000 |
commit | c389258da093e6cf1cc08fee6c1da7180bbc6142 (patch) | |
tree | cc8bb69627879226328bd2f967c9827f8d1536e7 /japanese | |
parent | 22a6a2b7112a61c9b0e6de63a8aa68813171c8c3 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/man-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index 6941c99187a5..3ebdf1c69830 100644 --- a/japanese/man-doc/Makefile +++ b/japanese/man-doc/Makefile @@ -6,11 +6,11 @@ # PORTNAME= man-doc -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= japanese DISTFILES= # none -MAINTAINER= horikawa@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org COMMENT= Japanese online manual pages corresponding to /usr/share/man/man* PREFIX?= /usr |