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 | a985e159f8c370771b34ebc7e72df90c4394161b (patch) | |
tree | 7de0a23610f6ee55ff66a89ee973d89b9b77f390 /package/chillispot/ipkg | |
parent | 012379b20595926a87f7bb81203a7a19d8109e50 (diff) | |
download | upstream-a985e159f8c370771b34ebc7e72df90c4394161b.tar.gz upstream-a985e159f8c370771b34ebc7e72df90c4394161b.tar.bz2 upstream-a985e159f8c370771b34ebc7e72df90c4394161b.zip |
update to new upstream release (v1.0),
change Maintainer and Source field in ipkg/control
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2041 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/chillispot/ipkg')
-rw-r--r-- | package/chillispot/ipkg/chillispot.control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/chillispot/ipkg/chillispot.control b/package/chillispot/ipkg/chillispot.control index 624dcc5532..25c1d73a77 100644 --- a/package/chillispot/ipkg/chillispot.control +++ b/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. |