summaryrefslogtreecommitdiff
path: root/sysutils/hal/Makefile
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2018-05-19 13:25:36 +0000
committerjmcneill <jmcneill@pkgsrc.org>2018-05-19 13:25:36 +0000
commita5f77dad8c5e785ae5e6e34adeb17843c50f4b69 (patch)
tree14eb56f706913360eca7d4c97ea6786b348b44c8 /sysutils/hal/Makefile
parentd2cdf78ba8a53a57f20a4dbd1b1f30e7faec991f (diff)
downloadpkgsrc-a5f77dad8c5e785ae5e6e34adeb17843c50f4b69.tar.gz
On NetBSD/arm with FDT, the root device is "armfdt0" instead of "mainbus0".
Bump pkg revision.
Diffstat (limited to 'sysutils/hal/Makefile')
-rw-r--r--sysutils/hal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index 7ed2558664b..ad4160730a3 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2017/10/10 13:51:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.80 2018/05/19 13:25:36 jmcneill Exp $
DISTNAME= hal-0.5.14
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= sysutils
MASTER_SITES= http://hal.freedesktop.org/releases/
EXTRACT_SUFX= .tar.bz2