diff options
-rw-r--r-- | japanese/Makefile | 3 | ||||
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | misc/ewipe/Makefile | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 88c45d828b20..b4c6879c4908 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.94 1997/11/12 05:13:26 itojun Exp $ +# $Id: Makefile,v 1.95 1997/12/15 20:44:50 max Exp $ # SUBDIR += Canna @@ -14,7 +14,6 @@ SUBDIR += dvi2tty SUBDIR += elvis SUBDIR += escpf - SUBDIR += ewipe SUBDIR += expect SUBDIR += gawk SUBDIR += ghostscript 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 |