From 7e856aabd3d04d3bab051c060b8a013d69e7c22c Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 31 Oct 2000 09:49:15 +0000 Subject: [PATCH] Repair --- textproc/wdiff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 93cbbfac727..860e4e14a3e 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -3,7 +3,7 @@ # Date created: May 16 1998 # Whom: Angelos D. Keromytis # -# $OpenBSD: Makefile,v 1.10 2000/10/22 15:43:39 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2000/10/31 09:49:15 espie Exp $ # DISTNAME= wdiff-0.5 @@ -21,6 +21,6 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MAN1= wdiff.1 -CONFIGURE_STYLE= gnu dest +CONFIGURE_STYLE= gnu dest old .include