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 | a5e2b1f8f081a383c3c872fb39927f16880ddbf2 (patch) | |
tree | 5b79bfa047f9842129a15f0064aa1c25c9d55ea2 /package/iptraf/Makefile | |
parent | 3a3781583c2d30e9cfdae978b92dabe5766ad6ae (diff) | |
download | upstream-a5e2b1f8f081a383c3c872fb39927f16880ddbf2.tar.gz upstream-a5e2b1f8f081a383c3c872fb39927f16880ddbf2.tar.bz2 upstream-a5e2b1f8f081a383c3c872fb39927f16880ddbf2.zip |
add Id tag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2746 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptraf/Makefile')
-rw-r--r-- | package/iptraf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/iptraf/Makefile b/package/iptraf/Makefile index 04920306ef..c5ae8eab75 100644 --- a/package/iptraf/Makefile +++ b/package/iptraf/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=iptraf |