diff options
author | steve <steve@FreeBSD.org> | 1999-01-18 18:02:38 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-18 18:02:38 +0800 |
commit | 5c1c5bf8042c04ddb59bb7ae1533cc436cfbc7d0 (patch) | |
tree | bd92325b85130c4dea450d61e9ccd150012a35fe /japanese | |
parent | d495708754bbcfc48048c814d480ba833a73b05e (diff) | |
download | freebsd-ports-gnome-5c1c5bf8042c04ddb59bb7ae1533cc436cfbc7d0.tar.gz freebsd-ports-gnome-5c1c5bf8042c04ddb59bb7ae1533cc436cfbc7d0.tar.zst freebsd-ports-gnome-5c1c5bf8042c04ddb59bb7ae1533cc436cfbc7d0.zip |
Move xshodou from x11 to japanese.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 00a8bb8b69cd..ab237cda4a5d 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.180 1999/01/13 22:38:50 asami Exp $ +# $Id: Makefile,v 1.181 1999/01/18 04:38:47 steve Exp $ # SUBDIR += Canna @@ -215,6 +215,7 @@ SUBDIR += xklock SUBDIR += xnetmaj SUBDIR += xshodo + SUBDIR += xshodou SUBDIR += xv SUBDIR += yatex SUBDIR += yatex-xemacs |