From c2ff3ca986652af02624561203a81978218c90c6 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 11 Jul 2010 18:17:27 +0000 Subject: gecos field is quoted, so no need for manual quoting --- sysutils/munin-node/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index 665b1c790d8..14870897d29 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/07/11 18:15:47 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2010/07/11 18:17:27 joerg Exp $ # DISTNAME= munin_${VER} @@ -43,7 +43,7 @@ MUNIN_USER?= munin PKG_GROUPS= ${MUNIN_GROUP} PKG_USERS= ${MUNIN_USER}:${MUNIN_GROUP} -PKG_GECOS.${MUNIN_USER}= Munin\\ user +PKG_GECOS.${MUNIN_USER}= Munin user PKG_SYSCONFSUBDIR?= munin REPLACE_PERL+= node/node.d/*.in -- cgit v1.2.3