summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/Makefile4
-rw-r--r--fonts/Makefile16
2 files changed, 10 insertions, 10 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 84d7adf3dbb..6cc84fa3ea0 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2005/07/26 04:13:15 tv Exp $
+# $NetBSD: Makefile,v 1.134 2005/08/07 00:17:20 rillig Exp $
#
COMMENT= Emulators for other operating systems
@@ -47,7 +47,7 @@ SUBDIR+= gpsim
SUBDIR+= gpsim-devel
SUBDIR+= gpsim-oscilloscope
SUBDIR+= gpsim-ptyusart
-SUBDIR+= gxemul
+SUBDIR+= gxemul
SUBDIR+= hatari
SUBDIR+= hercules
SUBDIR+= hercules-images
diff --git a/fonts/Makefile b/fonts/Makefile
index 22c684096d3..8e75c41d085 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2005/07/20 01:02:34 reed Exp $
+# $NetBSD: Makefile,v 1.83 2005/08/07 00:17:20 rillig Exp $
#
COMMENT= Fonts
@@ -105,13 +105,13 @@ SUBDIR+= vera-ttf
SUBDIR+= vfontcap-kochi
SUBDIR+= watanabe_vfont
SUBDIR+= xmbdfed
-SUBDIR+= xorg-fonts100dpi
-SUBDIR+= xorg-fonts75dpi
-SUBDIR+= xorg-fontsCyrillic
-SUBDIR+= xorg-fontsEncodings
-SUBDIR+= xorg-fontsMisc
-SUBDIR+= xorg-fontsTruetype
+SUBDIR+= xorg-fonts100dpi
+SUBDIR+= xorg-fonts75dpi
+SUBDIR+= xorg-fontsCyrillic
+SUBDIR+= xorg-fontsEncodings
+SUBDIR+= xorg-fontsMisc
+SUBDIR+= xorg-fontsTruetype
SUBDIR+= xorg-fontsType1
-SUBDIR+= xorg-fontserver
+SUBDIR+= xorg-fontserver
.include "../mk/bsd.pkg.subdir.mk"