From f3d80a6d910f0317728b73010da70763a1255617 Mon Sep 17 00:00:00 2001 From: mickey Date: Thu, 29 Jan 2004 08:50:09 +0000 Subject: and another one --- usr.sbin/wsmoused/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/wsmoused/Makefile b/usr.sbin/wsmoused/Makefile index 540df7332f6..408048f64da 100644 --- a/usr.sbin/wsmoused/Makefile +++ b/usr.sbin/wsmoused/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2004/01/28 17:43:01 deraadt Exp $ +# $OpenBSD: Makefile,v 1.5 2004/01/29 08:50:09 mickey Exp $ .if ${MACHINE} == "i386" || ${MACHINE} == "amd64" ||\ ${MACHINE} == "alpha" || ${MACHINE} == "pegasos" @@ -13,7 +13,7 @@ NOPROG=yes .endif MAN= wsmoused.8 -MANSUBDIR= i386 amd64 alpha pegosos +MANSUBDIR= i386 amd64 alpha pegasos .include -- cgit v1.2.3-59-g8ed1b