summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorkei <kei@pkgsrc.org>2002-10-15 12:32:16 +0000
committerkei <kei@pkgsrc.org>2002-10-15 12:32:16 +0000
commitf2f09fbc893b277d00c5c5cc1c149555afb97208 (patch)
tree8e3755e633d6f1b3d939c0f041c62e547b07c773 /fonts
parent1a9eb6f9bee050bb80629293aa8f9a3f8f3e44ee (diff)
downloadpkgsrc-f2f09fbc893b277d00c5c5cc1c149555afb97208.tar.gz
xmbdfed is moved from graphics to fonts category.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index 9e0eb4e60b3..a7a1e74d958 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2002/09/29 23:16:07 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2002/10/15 12:32:18 kei Exp $
#
COMMENT= Fonts
@@ -71,5 +71,6 @@ SUBDIR+= ttftot42
SUBDIR+= ttmkfdir
SUBDIR+= type1inst
SUBDIR+= watanabe_vfont
+SUBDIR+= xmbdfed
.include "../mk/bsd.pkg.subdir.mk"