diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-11 10:26:33 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-11 10:26:33 +0000 |
commit | c03f24d736a9dcbf6b9ad1c08cf4074ec2db5e05 (patch) | |
tree | 3e40b531d3451c953ca12fd71b2b13431fc909ad | |
parent | 56951bab3cbabb4be49c966400982c85dba663c4 (diff) | |
download | freebsd-ports-c03f24d736a9dcbf6b9ad1c08cf4074ec2db5e05.zip |
Upgrade.
-rw-r--r-- | japanese/man-doc/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index 13aa802bea3e..35117f687194 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: 2.2.2 +# Version required: 2.2.2c # Date created: 6 January 1997 # Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.5 1997/05/20 04:31:03 asami Exp $ +# $Id: Makefile,v 1.4 1997/02/12 11:00:45 asami Exp $ # -DISTNAME= jpman-${VERSION}a -PKGNAME= jp-man-doc-${VERSION} +DISTNAME= jpman-${VERSION}c +PKGNAME= jp-man-doc-${VERSION}c CATEGORIES= japanese MASTER_SITES= ftp://jaz.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ |