diff options
author | OpenWrt Developers <openwrt-devel@openwrt.org> | 2006-01-28 12:25:38 +0000 |
---|---|---|
committer | OpenWrt Developers <openwrt-devel@openwrt.org> | 2006-01-28 12:25:38 +0000 |
commit | d723bd859d10268dbbaebbf83c508cc15fd51ea2 (patch) | |
tree | 9819052a6bfe8cbdbc0d3b6f22dfa69f57f16447 /package | |
parent | bcf6e2c2f4c57d7467150873c20806bcc50c2e22 (diff) | |
download | upstream-d723bd859d10268dbbaebbf83c508cc15fd51ea2.tar.gz upstream-d723bd859d10268dbbaebbf83c508cc15fd51ea2.tar.bz2 upstream-d723bd859d10268dbbaebbf83c508cc15fd51ea2.zip |
fix id tag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3060 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/vnstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vnstat/Makefile b/package/vnstat/Makefile index 147017568e..17d94155d2 100644 --- a/package/vnstat/Makefile +++ b/package/vnstat/Makefile @@ -1,4 +1,4 @@ -# $Id$ +$Id$ include $(TOPDIR)/rules.mk |