summaryrefslogtreecommitdiff
path: root/package/owfs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-24 07:39:26 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-24 07:39:26 +0200
commit28a71e4840222a19ab07adc11a0c40979e8bdd45 (patch)
tree31f5d22cc7e026445df84521a6d283af32615e78 /package/owfs
parent279f76a992b3d21ecdc3f8d323dd972690ac9a71 (diff)
add sys/hw section
Diffstat (limited to 'package/owfs')
-rw-r--r--package/owfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/owfs/Makefile b/package/owfs/Makefile
index 83eef235b..157b86fb4 100644
--- a/package/owfs/Makefile
+++ b/package/owfs/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 2.9p1
PKG_RELEASE:= 1
PKG_MD5SUM:= 56ba145be208002e58775a7203369851
PKG_DESCR:= software to access 1-wire devices
-PKG_SECTION:= sys/misc
+PKG_SECTION:= sys/hw
PKG_BUILDDEP:= fuse
PKG_URL:= http://owfs.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=owfs/}