diff options
author | Tim Yardley <lst@openwrt.org> | 2007-03-04 04:41:46 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-03-04 04:41:46 +0000 |
commit | 026e6046eb08949eda01b116da8947a06e407e17 (patch) | |
tree | 3f5c747812062c3b856e4f5b2b1e3ee1dc9804ea /package/yamonenv | |
parent | b97c7c0af684727a0697d1c2565deca5d493eb71 (diff) | |
download | upstream-026e6046eb08949eda01b116da8947a06e407e17.tar.gz upstream-026e6046eb08949eda01b116da8947a06e407e17.tar.bz2 upstream-026e6046eb08949eda01b116da8947a06e407e17.zip |
same propset here as changeset:6500
SVN-Revision: 6501
Diffstat (limited to 'package/yamonenv')
-rw-r--r-- | package/yamonenv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/yamonenv/Makefile b/package/yamonenv/Makefile index 15afda55d2..b496beba20 100644 --- a/package/yamonenv/Makefile +++ b/package/yamonenv/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 4091 2006-06-27 00:35:46Z mbm $ +# $Id$ include $(TOPDIR)/rules.mk |