diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-21 09:51:43 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-21 09:51:43 +0000 |
commit | 4caf81a7cca3d0496f8b6ea6b63c456d6077d719 (patch) | |
tree | 572cb74530c7a102e08c8915ea772779b6b57007 /openwrt | |
parent | fe9095f20d077f0ddcaad72ccd03efc8e963a2e7 (diff) | |
download | mtk-20170518-4caf81a7cca3d0496f8b6ea6b63c456d6077d719.zip mtk-20170518-4caf81a7cca3d0496f8b6ea6b63c456d6077d719.tar.gz mtk-20170518-4caf81a7cca3d0496f8b6ea6b63c456d6077d719.tar.bz2 |
add Id tag
SVN-Revision: 2746
Diffstat (limited to 'openwrt')
-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 0492030..c5ae8ea 100644 --- a/openwrt/package/iptraf/Makefile +++ b/openwrt/package/iptraf/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=iptraf |