diff options
author | SADA Kenji <sada@FreeBSD.org> | 1998-11-19 18:43:04 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1998-11-19 18:43:04 +0000 |
commit | 087ca6a8f3890bc5f9d2830dbab264ced144039d (patch) | |
tree | 2e0cd87b4a7aa026b3f4212d3c4712736fc7c0d2 | |
parent | Move fonts from truetype to TrueType. Besides being a better match with the (diff) |
Add gimp.
Notes
Notes:
svn path=/head/; revision=14694
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 52d3caf449aa..9f4aa0996db1 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.161 1998/11/19 08:03:18 flathill Exp $ +# $Id: Makefile,v 1.162 1998/11/19 08:49:04 asami Exp $ # SUBDIR += Canna @@ -31,6 +31,7 @@ SUBDIR += gd SUBDIR += ghostscript SUBDIR += gicq + SUBDIR += gimp SUBDIR += gn-gnspool SUBDIR += gn-mnews SUBDIR += gp |