summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-08-19 07:10:14 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-08-19 07:10:14 +0000
commit0d060af5671f45786ead2f17f8c3d556d9b95387 (patch)
tree3a39e743fd320a4d94d22f2998916ce49641541d /japanese
parentMajor upgrade of a2ps. The feature that I liked most was the (diff)
Re-sort SUBDIRS
Notes
Notes: svn path=/head/; revision=7617
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 9eba0b311608..466b86018c1e 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.75 1997/07/20 17:36:24 max Exp $
+# $Id: Makefile,v 1.76 1997/08/12 15:43:06 itojun Exp $
#
SUBDIR += Canna
@@ -83,7 +83,7 @@
SUBDIR += vfxdvi
SUBDIR += w3
SUBDIR += weblint97
- SUBDIR += xshodo
SUBDIR += xdvi
+ SUBDIR += xshodo
.include <bsd.port.subdir.mk>