diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-12-25 10:56:19 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1997-12-25 10:56:19 +0000 |
commit | e82a8b6bd8335afba25a0816340dae4d28900b17 (patch) | |
tree | be059684f0c1dfea6955a5f549e4f6f7a8fe4f62 /misc/ewipe | |
parent | 275fd72155ab26a29fc5522382bd41950a16f5ce (diff) | |
download | ports-e82a8b6bd8335afba25a0816340dae4d28900b17.tar.gz ports-e82a8b6bd8335afba25a0816340dae4d28900b17.zip |
ports/japanese/ewipe -> ports/misc/ewipe
Notes
Notes:
svn path=/head/; revision=9177
Diffstat (limited to 'misc/ewipe')
-rw-r--r-- | misc/ewipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |