From 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:26:05 +0000 Subject: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. --- security/pgp2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/pgp2') diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile index d0f72446a14..24e54f7f5e6 100644 --- a/security/pgp2/Makefile +++ b/security/pgp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2007/01/07 09:14:10 rillig Exp $ +# $NetBSD: Makefile,v 1.51 2007/02/22 19:27:08 wiz Exp $ DISTNAME= pgp263is PKGREVISION= 1 @@ -37,7 +37,7 @@ ASMFLAG= -DPORTABLE -DMPORTABLE .include "../../mk/endian.mk" .if (${MACHINE_ENDIAN} == "big") -CFLAGS+= -DHIGHFIRST +CFLAGS+= -DHIGHFIRST .endif BUILD_DEFS+= ASMFLAG -- cgit v1.2.3