diff options
author | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2006-01-31 15:28:32 +0000 |
commit | b022ce5eabb34bf2e5620ff297201ddc489ffbee (patch) | |
tree | 77403af6101863bebdf10ac54f31e969be9476f2 /package/tinyproxy/Makefile | |
parent | c4171e0b924fbcca50ccda5e4d62b8be17af4c7f (diff) | |
download | master-187ad058-b022ce5eabb34bf2e5620ff297201ddc489ffbee.tar.gz master-187ad058-b022ce5eabb34bf2e5620ff297201ddc489ffbee.tar.bz2 master-187ad058-b022ce5eabb34bf2e5620ff297201ddc489ffbee.zip |
add missing "svn:keywords" prop, fix Id tag.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3090 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tinyproxy/Makefile')
-rw-r--r-- | package/tinyproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tinyproxy/Makefile b/package/tinyproxy/Makefile index d08454d747..c5f9532f9f 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 |