diff options
author | Oliver Ertl <oliver@ertl-net.net> | 2006-01-28 12:25:38 +0000 |
---|---|---|
committer | Oliver Ertl <oliver@ertl-net.net> | 2006-01-28 12:25:38 +0000 |
commit | 9c02fe24f32dd1a0bf105ba972d42d9aa28dbd4d (patch) | |
tree | 9c58ad6a49c106e33c8e176dbb52cb256e8ca613 | |
parent | 0d506c99805aeb1c63ff6ff4a129073d2a342e27 (diff) | |
download | mtk-20170518-9c02fe24f32dd1a0bf105ba972d42d9aa28dbd4d.zip mtk-20170518-9c02fe24f32dd1a0bf105ba972d42d9aa28dbd4d.tar.gz mtk-20170518-9c02fe24f32dd1a0bf105ba972d42d9aa28dbd4d.tar.bz2 |
fix id tag
SVN-Revision: 3060
-rw-r--r-- | openwrt/package/vnstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/vnstat/Makefile b/openwrt/package/vnstat/Makefile index 1470175..17d9415 100644 --- a/openwrt/package/vnstat/Makefile +++ b/openwrt/package/vnstat/Makefile @@ -1,4 +1,4 @@ -# $Id$ +$Id$ include $(TOPDIR)/rules.mk |