From fbcf8406bba242124e570c8980868cd3d47d7ca7 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 1 Mar 2014 03:26:12 +0000 Subject: whitespace --- shells/rc/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'shells') diff --git a/shells/rc/Makefile b/shells/rc/Makefile index 5834846f9fd..23e216a2846 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/03/01 03:24:43 dholland Exp $ +# $NetBSD: Makefile,v 1.30 2014/03/01 03:26:12 dholland Exp $ -DISTNAME= rc-1.7 +DISTNAME= rc-1.7 PKGREVISION= 1 CATEGORIES= shells plan9 -MASTER_SITES= http://www-ftp.lip6.fr/pub/unix/shells/rc/ +MASTER_SITES= http://www-ftp.lip6.fr/pub/unix/shells/rc/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tobold.org/article/rc @@ -22,7 +22,7 @@ PKG_SUPPORTED_OPTIONS= readline .if !empty(PKG_OPTIONS:Mreadline) .include "../../devel/readline/buildlink3.mk" -CONFIGURE_ARGS+= --with-readline +CONFIGURE_ARGS+= --with-readline .endif .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3