diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-12 04:03:48 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-12 04:03:48 +0000 |
commit | 87a9a4bf58e81b253b24f18419105d2fe5721f29 (patch) | |
tree | 80e2e83f216c373a845af348507e5c1e77764496 /openwrt/package/ipsec-tools | |
parent | 0d27f51bd6c03bc36fb83ba8e12f4b71ad2f8387 (diff) | |
download | mtk-20170518-87a9a4bf58e81b253b24f18419105d2fe5721f29.zip mtk-20170518-87a9a4bf58e81b253b24f18419105d2fe5721f29.tar.gz mtk-20170518-87a9a4bf58e81b253b24f18419105d2fe5721f29.tar.bz2 |
adjust svn properties: add missing "svn:keywords" for Makefiles, set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files
SVN-Revision: 2638
Diffstat (limited to 'openwrt/package/ipsec-tools')
-rw-r--r-- | openwrt/package/ipsec-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ipsec-tools/Makefile b/openwrt/package/ipsec-tools/Makefile index b05df8d..96b3e9f 100644 --- a/openwrt/package/ipsec-tools/Makefile +++ b/openwrt/package/ipsec-tools/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 2409 2005-11-10 08:08:12Z nico $ +# $Id$ include $(TOPDIR)/rules.mk |