From b916a7de260cf36693f5aa4f8022a739212fbba5 Mon Sep 17 00:00:00 2001 From: itojun Date: Thu, 25 Dec 1997 10:56:19 +0000 Subject: ports/japanese/ewipe -> ports/misc/ewipe --- misc/Makefile | 3 ++- misc/ewipe/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/Makefile b/misc/Makefile index 42eae311ff9e..c322aed96ae9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.122 1997/11/24 00:26:35 fenner Exp $ +# $Id: Makefile,v 1.123 1997/12/15 08:47:22 tg Exp $ # SUBDIR += acron @@ -15,6 +15,7 @@ SUBDIR += dotfile SUBDIR += ecc SUBDIR += estic + SUBDIR += ewipe SUBDIR += fd SUBDIR += fep SUBDIR += figlet diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 805189389c5b..61f23939d4d4 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -3,12 +3,12 @@ # Date created: 17 October 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.5 1997/10/28 22:39:03 itojun Exp $ +# $Id: Makefile,v 1.6 1997/12/05 03:14:59 itojun Exp $ # DISTNAME= ewipe0.6.0 PKGNAME= ja-ewipe-0.6.0 -CATEGORIES= japanese x11 +CATEGORIES= japanese misc MASTER_SITES= http://al.ei.tuat.ac.jp/~sekisita/ewipe/ MAINTAINER= itojun@itojun.org -- cgit