aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-11-17 00:00:18 +0800
committerjylefort <jylefort@FreeBSD.org>2006-11-17 00:00:18 +0800
commit6bd395abec81ab347b614af7856294059a60b149 (patch)
tree17bacb4dbc7662619bbe17040373d55db73e3ace /sysutils
parent121dbe5ef5dc9c9ca20421bcb84f48d91f2bca0a (diff)
downloadfreebsd-ports-gnome-6bd395abec81ab347b614af7856294059a60b149.tar.gz
freebsd-ports-gnome-6bd395abec81ab347b614af7856294059a60b149.tar.zst
freebsd-ports-gnome-6bd395abec81ab347b614af7856294059a60b149.zip
I wanted to press Cancel, not Done. Revert the previous commit.
Diffstat (limited to 'sysutils')
-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