diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-03-04 06:18:54 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-03-04 06:18:54 +0000 |
commit | 698bd37d8163e23e71fa8c3e0c2c058a49f3560a (patch) | |
tree | b7b81e993ae84ffff54f670690a8e7e487e2cdd5 | |
parent | original distribution updated to 0.57. (diff) |
slight update to make English version happier
-rw-r--r-- | japanese/ewipe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index 66dfb8de6b69..71fe34f95154 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -3,12 +3,11 @@ # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.9 1998/02/17 12:58:39 itojun Exp $ +# $Id: Makefile,v 1.10 1998/02/22 08:35:01 fenner Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk FILESDIR= ${.CURDIR}/../../misc/ewipe/files -PATCHDIR= ${.CURDIR}/../../misc/ewipe/patches PKGDIR= ${.CURDIR}/../../misc/ewipe/pkg COMMENT= ${.CURDIR}/pkg/COMMENT |