diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-13 13:44:08 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-13 13:44:08 +0200 |
commit | 05d715df3ac052fb41a5ab42369d05a3e2a82de3 (patch) | |
tree | e99502f671b83f6898a77b78f88fdc67be8aa251 /package/chillispot/Makefile | |
parent | e251f8299bf34e329613e68116d47e124192bc84 (diff) |
resolve merge conflict
Diffstat (limited to 'package/chillispot/Makefile')
-rw-r--r-- | package/chillispot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/chillispot/Makefile b/package/chillispot/Makefile index fb430112c..aa5c08470 100644 --- a/package/chillispot/Makefile +++ b/package/chillispot/Makefile @@ -7,10 +7,9 @@ PKG_NAME:= chillispot PKG_VERSION:= 1.1.0 PKG_RELEASE:= 2 PKG_MD5SUM:= 9d2597756af3fa14d7331b4a3651fc9b -PKG_DESCR:= Wireless LAN Access Point Controller +PKG_DESCR:= wireless LAN access point controller PKG_SECTION:= wifi PKG_BUILDDEP:= autotool -PKG_DEPENDS:= kmod-tun PKG_URL:= http://www.chillispot.info/ PKG_SITES= http://www.chillispot.info/download/ |