diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-22 07:27:44 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-22 07:27:44 +0000 |
commit | ca8e55cdd7fb146f32358c8f8648a722abf67bec (patch) | |
tree | c9b773a63f0e79ae8b54be95cce1839925e4c027 | |
parent | db2c85420f16d7bd162370ccf1480dcc2c7f2401 (diff) | |
download | upstream-ca8e55cdd7fb146f32358c8f8648a722abf67bec.tar.gz upstream-ca8e55cdd7fb146f32358c8f8648a722abf67bec.tar.bz2 upstream-ca8e55cdd7fb146f32358c8f8648a722abf67bec.zip |
add CVS Id tag
SVN-Revision: 1972
-rw-r--r-- | openwrt/package/nano/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/nano/Makefile b/openwrt/package/nano/Makefile index ca8e95a25d..46132fb3da 100644 --- a/openwrt/package/nano/Makefile +++ b/openwrt/package/nano/Makefile @@ -1,3 +1,5 @@ +# $Id$ + include $(TOPDIR)/rules.mk PKG_NAME:=nano |