aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kbdmap
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/kbdmap')
-rw-r--r--usr.sbin/kbdmap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile
index b2f660954f2d..13e0c7600c08 100644
--- a/usr.sbin/kbdmap/Makefile
+++ b/usr.sbin/kbdmap/Makefile
@@ -2,9 +2,9 @@
MAINTAINER= wosch
-SCRIPTS=${.CURDIR}/kbdmap.pl
-MAN= kbdmap.1
+SCRIPTS= ${.CURDIR}/kbdmap.pl
LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont
+MAN= kbdmap.1
MLINKS= kbdmap.1 vidfont.1
.include <bsd.prog.mk>