diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-02-13 02:48:15 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-02-13 02:48:15 +0000 |
commit | 3921b21883ab523880004f0d0e85bfdc62de944c (patch) | |
tree | 2e08670e7558419173708311d906bd5330169324 /japanese/ewipe/Makefile | |
parent | Update to version 2.1.8. (diff) |
original distribution updated (0.6.0 -> 0.7.0)
Diffstat (limited to 'japanese/ewipe/Makefile')
-rw-r--r-- | japanese/ewipe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index fb5633ad26fd..c276f06aa69a 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: ewipe -# Version required: 0.6.0 +# Version required: 0.7.0 # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.6 1997/12/05 03:14:59 itojun Exp $ +# $Id: Makefile,v 1.7 1998/02/03 12:46:23 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT .include <${.CURDIR}/../../misc/ewipe/Makefile> -PKGNAME= ja-ewipe-0.6.0 +PKGNAME= ja-ewipe-0.7.0 CATEGORIES= japanese misc MAINTAINER= itojun@itojun.org |