diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-03 02:44:06 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-03 02:44:06 +0000 |
commit | 80d4013da7fba7fd7f56e6ccf8cc63bdfd49a090 (patch) | |
tree | 06c1d3ce156bdfc6d55f7c0b086435fae12b287c /openwrt/package/chillispot/ipkg | |
parent | fa5501a3c1580c4151f03432c5150d7beff9ae0e (diff) | |
download | mtk-20170518-80d4013da7fba7fd7f56e6ccf8cc63bdfd49a090.zip mtk-20170518-80d4013da7fba7fd7f56e6ccf8cc63bdfd49a090.tar.gz mtk-20170518-80d4013da7fba7fd7f56e6ccf8cc63bdfd49a090.tar.bz2 |
update to new upstream release (v1.0), change Maintainer and Source field in ipkg/control
SVN-Revision: 2041
Diffstat (limited to 'openwrt/package/chillispot/ipkg')
-rw-r--r-- | openwrt/package/chillispot/ipkg/chillispot.control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/chillispot/ipkg/chillispot.control b/openwrt/package/chillispot/ipkg/chillispot.control index 624dcc5..25c1d73 100644 --- a/openwrt/package/chillispot/ipkg/chillispot.control +++ b/openwrt/package/chillispot/ipkg/chillispot.control @@ -1,7 +1,7 @@ Package: chillispot Priority: optional Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot-internal -Description: ChilliSpot is a Wireless LAN Access Point Controller. +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/chillispot/ Depends: kmod-tun +Description: ChilliSpot is a Wireless LAN Access Point Controller. |