From f71c407075d7ea7ee6fab92ddfd9caaae9a92077 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 31 Jan 2006 15:28:32 +0000 Subject: [PATCH] add missing "svn:keywords" prop, fix Id tag. SVN-Revision: 3090 --- openwrt/package/bc/Makefile | 2 +- openwrt/package/clinkc/Makefile | 2 +- openwrt/package/collectd/Makefile | 2 +- openwrt/package/cutter/Makefile | 2 +- openwrt/package/dhcp6/Makefile | 2 ++ openwrt/package/macchanger/Makefile | 2 ++ openwrt/package/mrd6/Makefile | 2 +- openwrt/package/raddump/Makefile | 2 ++ openwrt/package/ssltunnel/Makefile | 2 +- openwrt/package/tinyproxy/Makefile | 2 +- openwrt/package/vgp/Makefile | 2 ++ openwrt/package/vnstat/Makefile | 2 ++ 12 files changed, 17 insertions(+), 7 deletions(-) diff --git a/openwrt/package/bc/Makefile b/openwrt/package/bc/Makefile index 7264720a1d6..ed7e54faea8 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 4669bb9b34a..1d6bf1d6a2a 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 fd38dde8f88..5d7bc347191 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 dcf8ebf17c5..361d1e750fe 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 aef4f5cf09b..9883ad18f92 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 834224a6ac3..aaa74eb194a 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 250b14fe910..723e7b03c2d 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 f8132c48223..69087043019 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 6c3a6bcd616..a880bd411cb 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 d08454d747b..c5f9532f9f5 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 e2a4277d5a8..7e75b0d2400 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 4e1e4d6f7df..147017568e3 100644 --- a/openwrt/package/vnstat/Makefile +++ b/openwrt/package/vnstat/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=vnstat -- 2.30.2