--- strfile/Makefile.orig Wed Oct 9 13:01:39 2002 +++ strfile/Makefile Wed Oct 9 13:02:42 2002 @@ -2,9 +2,8 @@ # $FreeBSD: src/games/fortune/strfile/Makefile,v 1.2.8.1 2001/04/25 09:28:54 ru Exp $ PROG= strfile -MAN= strfile.8 +MAN8= strfile.8 MLINKS= strfile.8 unstr.8 CFLAGS+= -Wall -.include "${.CURDIR}/../../Makefile.inc" .include