summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/dt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dt/Makefile b/misc/dt/Makefile
index 20d16e1faaa..94f2170e826 100644
--- a/misc/dt/Makefile
+++ b/misc/dt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/09/09 05:28:44 fredb Exp $
+# $NetBSD: Makefile,v 1.9 2000/09/18 04:45:51 fredb Exp $
#
DISTNAME= dt-1.1.7
@@ -35,6 +35,6 @@ post-install:
# GER German
# DV Dvorak
#
-DT_LAYOUT?= FI
+DT_LAYOUT?= US
.include "../../mk/bsd.pkg.mk"