This commit is contained in:
espie 2000-10-31 09:49:15 +00:00
parent 91147b68b7
commit 7e856aabd3

View File

@ -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 <bsd.port.mk>