diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-21 09:51:43 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-21 09:51:43 +0000 |
commit | deafea2e188d222485ac4582f975f788cae45d67 (patch) | |
tree | ef5fdd28fdd86b25ee4ddc0ed5004659f739e7fc /openwrt/package | |
parent | bd9f2739233553cfdc19a4d463953460bc8e9f95 (diff) |
add Id tag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2746 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/iptraf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/iptraf/Makefile b/openwrt/package/iptraf/Makefile index 04920306e..c5ae8eab7 100644 --- a/openwrt/package/iptraf/Makefile +++ b/openwrt/package/iptraf/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=iptraf |