From 59fc4c96f169d0af515dd4aa421da611bb8992a6 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 31 Jan 2006 15:28:32 +0000 Subject: [PATCH] add missing "svn:keywords" prop, fix Id tag. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3090 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/bc/Makefile | 2 +- package/clinkc/Makefile | 2 +- package/collectd/Makefile | 2 +- package/cutter/Makefile | 2 +- package/dhcp6/Makefile | 2 ++ package/macchanger/Makefile | 2 ++ package/mrd6/Makefile | 2 +- package/raddump/Makefile | 2 ++ package/ssltunnel/Makefile | 2 +- package/tinyproxy/Makefile | 2 +- package/vgp/Makefile | 2 ++ package/vnstat/Makefile | 2 ++ 12 files changed, 17 insertions(+), 7 deletions(-) diff --git a/package/bc/Makefile b/package/bc/Makefile index 7264720a1..ed7e54fae 100644 --- a/package/bc/Makefile +++ b/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/package/clinkc/Makefile b/package/clinkc/Makefile index 4669bb9b3..1d6bf1d6a 100644 --- a/package/clinkc/Makefile +++ b/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/package/collectd/Makefile b/package/collectd/Makefile index fd38dde8f..5d7bc3471 100644 --- a/package/collectd/Makefile +++ b/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/package/cutter/Makefile b/package/cutter/Makefile index dcf8ebf17..361d1e750 100755 --- a/package/cutter/Makefile +++ b/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/package/dhcp6/Makefile b/package/dhcp6/Makefile index aef4f5cf0..9883ad18f 100755 --- a/package/dhcp6/Makefile +++ b/package/dhcp6/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=dhcp6 diff --git a/package/macchanger/Makefile b/package/macchanger/Makefile index 834224a6a..aaa74eb19 100755 --- a/package/macchanger/Makefile +++ b/package/macchanger/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=macchanger diff --git a/package/mrd6/Makefile b/package/mrd6/Makefile index 250b14fe9..723e7b03c 100644 --- a/package/mrd6/Makefile +++ b/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/package/raddump/Makefile b/package/raddump/Makefile index f8132c482..690870430 100755 --- a/package/raddump/Makefile +++ b/package/raddump/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=raddump diff --git a/package/ssltunnel/Makefile b/package/ssltunnel/Makefile index 6c3a6bcd6..a880bd411 100644 --- a/package/ssltunnel/Makefile +++ b/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/package/tinyproxy/Makefile b/package/tinyproxy/Makefile index d08454d74..c5f9532f9 100644 --- a/package/tinyproxy/Makefile +++ b/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/package/vgp/Makefile b/package/vgp/Makefile index e2a4277d5..7e75b0d24 100755 --- a/package/vgp/Makefile +++ b/package/vgp/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=vgp diff --git a/package/vnstat/Makefile b/package/vnstat/Makefile index 4e1e4d6f7..147017568 100644 --- a/package/vnstat/Makefile +++ b/package/vnstat/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=vnstat -- 2.20.1