diff options
author | Andy Boyett <agb@openwrt.org> | 2009-09-10 10:07:04 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2009-09-10 10:07:04 +0000 |
commit | fd376111a230312a7f2c5d914f8352bbe171b763 (patch) | |
tree | 9f3689e68b005697443237722d3f1b5af6a8c7c2 /package/madwifi/Makefile | |
parent | de6adea9ff93ccb4bb4a2239bef7c76e412c6171 (diff) | |
download | upstream-fd376111a230312a7f2c5d914f8352bbe171b763.tar.gz upstream-fd376111a230312a7f2c5d914f8352bbe171b763.tar.bz2 upstream-fd376111a230312a7f2c5d914f8352bbe171b763.zip |
[package] bump some revisions and update copyrights
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17554 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r-- | package/madwifi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index 1a5b6c2b92..5bc97d650d 100644 --- a/package/madwifi/Makefile +++ b/package/madwifi/Makefile @@ -12,7 +12,7 @@ PKG_NAME:=madwifi PKG_REV:=3314 PKG_VERSION:=r$(PKG_REV) -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE_PROTO:=svn PKG_SOURCE_VERSION:=$(PKG_REV) |