From b4bc5cd88253f2d57c4a9085ef5cd796b89cb39b Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 17 May 2004 10:56:17 +0000 Subject: whitespace fixes --- mail/pine/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'mail/pine') diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 6a5e1b0c47e..7a8f09d9547 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2004/05/14 09:36:53 tron Exp $ +# $NetBSD: Makefile,v 1.91 2004/05/17 11:02:45 grant Exp $ DISTNAME= pine4.60 PKGNAME= pine-4.60 @@ -22,17 +22,17 @@ CONF_FILES= ${PREFIX}/share/examples/pine/pine.conf ${PKG_SYSCONFDIR}/pine.co .include "../../mk/compiler.mk" .if ${OPSYS} == "SunOS" -BUILDNAME= so5 -BUILDFILE= sol +BUILDNAME= so5 +BUILDFILE= sol .elif ${OPSYS} == "Linux" -BUILDNAME= lnx -BUILDFILE= lnx +BUILDNAME= lnx +BUILDFILE= lnx .elif ${OPSYS} == "Darwin" -BUILDNAME= osx -BUILDFILE= osx +BUILDNAME= osx +BUILDFILE= osx .else -BUILDNAME= neb -BUILDFILE= neb +BUILDNAME= neb +BUILDFILE= neb .endif .if !empty(CC_VERSION:Mgcc-*) -- cgit v1.2.3