From fe9095f20d077f0ddcaad72ccd03efc8e963a2e7 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Wed, 21 Dec 2005 09:50:28 +0000
Subject: [PATCH] fix Id tag

SVN-Revision: 2745
---
 openwrt/package/knock/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openwrt/package/knock/Makefile b/openwrt/package/knock/Makefile
index 8715664d5c..68293f102d 100644
--- a/openwrt/package/knock/Makefile
+++ b/openwrt/package/knock/Makefile
@@ -1,4 +1,4 @@
-# $Id
+# $Id$
 
 include $(TOPDIR)/rules.mk
 
-- 
2.34.1