summaryrefslogtreecommitdiff
path: root/sysutils/hal
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-16 16:00:18 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-16 16:00:18 +0000
commit74116efe729efd549f2c870a7c9d8b17d6564f3b (patch)
treef2e4ed786637d3d4e320f0a4165b5b61e2f56e5c /sysutils/hal
parentChange operator to wheel (I believe the wheel group is more commonly (diff)
I wanted to press Cancel, not Done. Revert the previous commit.
Notes
Notes: svn path=/head/; revision=177391
Diffstat (limited to 'sysutils/hal')
-rw-r--r--sysutils/hal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index 82a560fd2b0b..0408d8db489b 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -8,7 +8,7 @@
PORTNAME= hal
PORTVERSION= ${HALVERSION}.${SNAPVERSION}
-PORTREVISION?= 1
+PORTREVISION?= 0
CATEGORIES?= sysutils
MASTER_SITES= http://www.marcuscom.com/downloads/
@@ -97,7 +97,7 @@ post-patch:
${WRKSRC}/hald/Makefile.in
@${REINPLACE_CMD} -e '/^SUBDIRS/ s|txt||' \
${WRKSRC}/policy/Makefile.in
- @${REINPLACE_CMD} -e 's|user="0"|group="wheel"|g' \
+ @${REINPLACE_CMD} -e 's|user="0"|group="operator"|g' \
${WRKSRC}/hal.conf.in
@${TOUCH} ${WRKSRC}/doc/spec/hal-spec.html