From 601583c3207bd23bb05d0761888aefcb5699e1c2 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. --- chat/ninja/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/ninja') diff --git a/chat/ninja/options.mk b/chat/ninja/options.mk index 612d5285e0f..15093b8217c 100644 --- a/chat/ninja/options.mk +++ b/chat/ninja/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2005/05/31 22:00:37 wiz Exp $ +# $NetBSD: options.mk,v 1.2 2007/02/22 19:26:12 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ninja PKG_SUPPORTED_OPTIONS= inet6 @@ -6,5 +6,5 @@ PKG_SUPPORTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Minet6) -CONFIGURE_ARGS+= --enable-ipv6 +CONFIGURE_ARGS+= --enable-ipv6 .endif -- cgit v1.2.3