summaryrefslogtreecommitdiff
path: root/shells/rc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/rc/Makefile')
-rw-r--r--shells/rc/Makefile8
1 files changed, 4 insertions, 4 deletions
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"