aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hal
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-29 04:08:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-10-29 04:08:41 +0000
commit927c4e621f2317974b4d6c3496421351fc36d3b7 (patch)
tree718aa5fa96437422020c59d6860ac8393a4b721d /sysutils/hal
parentb7f3c4ffa5214c4315930fe64c5ba82d2a4e02fd (diff)
Notes
Diffstat (limited to 'sysutils/hal')
-rw-r--r--sysutils/hal/Makefile2
-rw-r--r--sysutils/hal/files/hald.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index 49391209ed7a..8ae73241949e 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -8,7 +8,7 @@
PORTNAME= hal
PORTVERSION= ${HALVERSION}.${SNAPVERSION}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= sysutils
MASTER_SITES= http://www.marcuscom.com/downloads/
diff --git a/sysutils/hal/files/hald.in b/sysutils/hal/files/hald.in
index aefba2194971..f8b42241e3f7 100644
--- a/sysutils/hal/files/hald.in
+++ b/sysutils/hal/files/hald.in
@@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: hald
-# REQUIRE: DAEMON dbus polkitd
+# REQUIRE: DAEMON usbd dbus polkitd
#
# Add the following line to /etc/rc.conf to enable the HAL daemon:
#