diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
commit | f71c407075d7ea7ee6fab92ddfd9caaae9a92077 (patch) | |
tree | 4301baab61acd8e1ee89a2da1e249f1d998505c5 /openwrt/package/vnstat | |
parent | b0a0f0ebe4d4e43a24dc38ba927436911eddaaf8 (diff) | |
download | mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.zip mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.gz mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.bz2 |
add missing "svn:keywords" prop, fix Id tag.
SVN-Revision: 3090
Diffstat (limited to 'openwrt/package/vnstat')
-rw-r--r-- | openwrt/package/vnstat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/vnstat/Makefile b/openwrt/package/vnstat/Makefile index 4e1e4d6..1470175 100644 --- a/openwrt/package/vnstat/Makefile +++ b/openwrt/package/vnstat/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=vnstat |