diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:43:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:43:42 +0000 |
commit | fa2ad5a02524a0197e8b32f6cd85d0a35514badc (patch) | |
tree | dc2a1fbd68679aba617144866197fdc9e61e0bfb | |
parent | 6802c031d061c1e6934cb9c0cb5481dba895618f (diff) | |
download | freebsd-ports-fa2ad5a02524a0197e8b32f6cd85d0a35514badc.zip |
Turn on vftool-misc.
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 27035fd529f9..0c77dfc56d08 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1998/08/14 02:08:17 kuriyama Exp $ +# $Id: Makefile,v 1.140 1998/08/24 01:34:07 steve Exp $ # SUBDIR += Canna @@ -150,6 +150,7 @@ SUBDIR += vfghostscript5 SUBDIR += vflib SUBDIR += vftool + SUBDIR += vftool-misc SUBDIR += vfxdvi SUBDIR += vfxdvik SUBDIR += w3 |