diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-31 14:02:58 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-31 14:02:58 +0000 |
commit | 63546dada1ed37f4645538bddb30afb63371f8d8 (patch) | |
tree | d16da4877bc18d7cc04a9d4596ea5a205d9123c2 | |
parent | 7dc4db6b3aef444fc9a6f0ee701e37afdaf948c7 (diff) |
add more missing svn:keywords and Id tag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2305 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | openwrt/package/aircrack/Makefile | 2 | ||||
-rw-r--r-- | openwrt/package/wrt-radauth/Makefile | 2 | ||||
-rw-r--r-- | openwrt/package/xsupplicant/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/aircrack/Makefile b/openwrt/package/aircrack/Makefile index ff575dcb9..33dcf434d 100644 --- a/openwrt/package/aircrack/Makefile +++ b/openwrt/package/aircrack/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=aircrack diff --git a/openwrt/package/wrt-radauth/Makefile b/openwrt/package/wrt-radauth/Makefile index 952a4d03f..cb11737c7 100644 --- a/openwrt/package/wrt-radauth/Makefile +++ b/openwrt/package/wrt-radauth/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=wrt-radauth diff --git a/openwrt/package/xsupplicant/Makefile b/openwrt/package/xsupplicant/Makefile index 50c6b53d9..dea789947 100644 --- a/openwrt/package/xsupplicant/Makefile +++ b/openwrt/package/xsupplicant/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=xsupplicant |