From 76cedae52d5f3d4cfeaac215ffe5913b99aaddf2 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Mon, 24 Mar 1997 03:38:16 +0000 Subject: Changed MAN to MAN8 so that this builds. --- sbin/fsirand/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/fsirand/Makefile') diff --git a/sbin/fsirand/Makefile b/sbin/fsirand/Makefile index 5f2446bb9e82..1349bb170817 100644 --- a/sbin/fsirand/Makefile +++ b/sbin/fsirand/Makefile @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.1 1997/01/26 02:23:20 millert Exp $ PROG= fsirand -MAN= fsirand.8 +MAN8= fsirand.8 DPADD= ${LIBUTIL} LDADD= -lutil -- cgit v1.2.3