From cefd0079745a7339bebee98c2a8065d73085b9df Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 25 Aug 1997 07:25:00 +0000 Subject: Upgrade, 2.2.2d -> 2.2.2e. PR: 4375 Submitted by: maintainer --- japanese/man-doc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'japanese') diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index bc9e5f1a5f47..b265f1fbb304 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.2d +# Version required: 2.2.2e # Date created: 6 January 1997 # Whom: Kiriyama Kazuhiko # # $Id: Makefile,v 1.9 1997/07/13 18:52:10 max Exp $ # -DISTNAME= jpman-${VERSION}d -PKGNAME= jp-man-doc-${VERSION}d +DISTNAME= jpman-${VERSION}e +PKGNAME= jp-man-doc-${VERSION}e CATEGORIES= japanese MASTER_SITES= ftp://jaz.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ -- cgit