summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2006-01-31 15:28:32 +0000
committerNicolas Thill <nico@openwrt.org>2006-01-31 15:28:32 +0000
commitf71c407075d7ea7ee6fab92ddfd9caaae9a92077 (patch)
tree4301baab61acd8e1ee89a2da1e249f1d998505c5
parentb0a0f0ebe4d4e43a24dc38ba927436911eddaaf8 (diff)
downloadmtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.zip
mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.gz
mtk-20170518-f71c407075d7ea7ee6fab92ddfd9caaae9a92077.tar.bz2
add missing "svn:keywords" prop, fix Id tag.
SVN-Revision: 3090
-rw-r--r--openwrt/package/bc/Makefile2
-rw-r--r--openwrt/package/clinkc/Makefile2
-rw-r--r--openwrt/package/collectd/Makefile2
-rwxr-xr-xopenwrt/package/cutter/Makefile2
-rwxr-xr-xopenwrt/package/dhcp6/Makefile2
-rwxr-xr-xopenwrt/package/macchanger/Makefile2
-rw-r--r--openwrt/package/mrd6/Makefile2
-rwxr-xr-xopenwrt/package/raddump/Makefile2
-rw-r--r--openwrt/package/ssltunnel/Makefile2
-rw-r--r--openwrt/package/tinyproxy/Makefile2
-rwxr-xr-xopenwrt/package/vgp/Makefile2
-rw-r--r--openwrt/package/vnstat/Makefile2
12 files changed, 17 insertions, 7 deletions
diff --git a/openwrt/package/bc/Makefile b/openwrt/package/bc/Makefile
index 7264720..ed7e54f 100644
--- a/openwrt/package/bc/Makefile
+++ b/openwrt/package/bc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 1146 2005-06-05 13:32:28Z nbd $
+# $Id$
include $(TOPDIR)/rules.mk
diff --git a/openwrt/package/clinkc/Makefile b/openwrt/package/clinkc/Makefile
index 4669bb9..1d6bf1d 100644
--- a/openwrt/package/clinkc/Makefile
+++ b/openwrt/package/clinkc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 1640 2005-08-13 20:32:32Z florian $
+# $Id$
include $(TOPDIR)/rules.mk
diff --git a/openwrt/package/collectd/Makefile b/openwrt/package/collectd/Makefile
index fd38dde..5d7bc34 100644
--- a/openwrt/package/collectd/Makefile
+++ b/openwrt/package/collectd/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 2467 2005-11-13 00:31:21Z nbd $
+# $Id$
include $(TOPDIR)/rules.mk
diff --git a/openwrt/package/cutter/Makefile b/openwrt/package/cutter/Makefile
index dcf8ebf..361d1e7 100755
--- a/openwrt/package/cutter/Makefile
+++ b/openwrt/package/cutter/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 2745 2005-12-21 09:50:28Z florian $
+# $Id$
include $(TOPDIR)/rules.mk
diff --git a/openwrt/package/dhcp6/Makefile b/openwrt/package/dhcp6/Makefile
index aef4f5c..9883ad1 100755
--- a/openwrt/package/dhcp6/Makefile
+++ b/openwrt/package/dhcp6/Makefile
@@ -1,3 +1,5 @@
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=dhcp6
diff --git a/openwrt/package/macchanger/Makefile b/openwrt/package/macchanger/Makefile
index 834224a..aaa74eb 100755
--- a/openwrt/package/macchanger/Makefile
+++ b/openwrt/package/macchanger/Makefile
@@ -1,3 +1,5 @@
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=macchanger
diff --git a/openwrt/package/mrd6/Makefile b/openwrt/package/mrd6/Makefile
index 250b14f..723e7b0 100644
--- a/openwrt/package/mrd6/Makefile
+++ b/openwrt/package/mrd6/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 1146 2005-06-05 13:32:28Z florian $
+# $Id$
include $(TOPDIR)/rules.mk
diff --git a/openwrt/package/raddump/Makefile b/openwrt/package/raddump/Makefile
index f8132c4..6908704 100755
--- a/openwrt/package/raddump/Makefile
+++ b/openwrt/package/raddump/Makefile
@@ -1,3 +1,5 @@
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=raddump
diff --git a/openwrt/package/ssltunnel/Makefile b/openwrt/package/ssltunnel/Makefile
index 6c3a6bc..a880bd4 100644
--- a/openwrt/package/ssltunnel/Makefile
+++ b/openwrt/package/ssltunnel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 1188 2005-01-26 17:11:27Z florian $
+# $Id$
include $(TOPDIR)/rules.mk
diff --git a/openwrt/package/tinyproxy/Makefile b/openwrt/package/tinyproxy/Makefile
index d08454d..c5f9532 100644
--- a/openwrt/package/tinyproxy/Makefile
+++ b/openwrt/package/tinyproxy/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 2468 2006-01-28 02:31:32Z florian $
+# $Id$
include $(TOPDIR)/rules.mk
diff --git a/openwrt/package/vgp/Makefile b/openwrt/package/vgp/Makefile
index e2a4277..7e75b0d 100755
--- a/openwrt/package/vgp/Makefile
+++ b/openwrt/package/vgp/Makefile
@@ -1,3 +1,5 @@
+# $Id$
+
include $(TOPDIR)/rules.mk
PKG_NAME:=vgp
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