summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /security/pgp2
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/Makefile4
1 files changed, 2 insertions, 2 deletions
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