diff options
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 7016285e081d..d46db7b1e86d 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: ewipe -# Version required: 1.0.0 +# Version required: 1.1.0 # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.12 1998/04/12 02:22:02 itojun Exp $ +# $Id: Makefile,v 1.13 1998/12/01 03:05:51 asami Exp $ # MASTERDIR= ${.CURDIR}/../../misc/ewipe PATCHDIR= ${.CURDIR}/patches COMMENT= ${.CURDIR}/pkg/COMMENT -PKGNAME= ja-ewipe-1.0.0 +PKGNAME= ja-ewipe-1.1.0 KANJI= yes .include "${MASTERDIR}/Makefile" |