diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-12-09 16:06:34 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-12-09 16:06:34 +0000 |
commit | bf5ac26cc0f0c3b3db50af3c50f9d899190ecd0f (patch) | |
tree | 2dbbc15136f483e11609d97376f4e2a79bb4e89d /japanese | |
parent | 96f1c53c3a74b5516a4720f40f7a5c837353945f (diff) | |
download | ports-bf5ac26cc0f0c3b3db50af3c50f9d899190ecd0f.tar.gz ports-bf5ac26cc0f0c3b3db50af3c50f9d899190ecd0f.zip |
We are in preparation for 3.4-RELEASE.
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Notes
Notes:
svn path=/head/; revision=23677
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/man-doc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index de6363d2d04b..20be9ffa4a7c 100644 --- a/japanese/man-doc/Makefile +++ b/japanese/man-doc/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: Japanese man documents -# Version required: 3.3 +# Version required: 3.4 # Date created: 6 January 1997 # Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> # # $FreeBSD$ # -DISTNAME= jpman-3.3 -PKGNAME= ja-man-doc-3.3 +DISTNAME= jpman-3.4 +PKGNAME= ja-man-doc-3.4 CATEGORIES= japanese DISTFILES= # none |