diff options
Diffstat (limited to 'package/heyu/Makefile')
-rw-r--r-- | package/heyu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/heyu/Makefile b/package/heyu/Makefile index 8a9c58859..efeb0f6ca 100644 --- a/package/heyu/Makefile +++ b/package/heyu/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= heyu PKG_VERSION:= 2.6.0 PKG_RELEASE:= 1 PKG_MD5SUM:= 9c7624b61ea39bbfa70336dc703cd5f1 -PKG_DESCR:= X10 home automation control using the CM11A -PKG_SECTION:= serial +PKG_DESCR:= x10 home automation control utility +PKG_SECTION:= sys/serial PKG_DEPENDS:= setserial PKG_URL:= http://heyu.tanj.com/ PKG_SITES:= http://heyu.tanj.com/download/ |