projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8e904a
)
busybox: add myself as maintainer
author
Nicolas Thill
<nico@openwrt.org>
Fri, 2 Apr 2010 22:59:39 +0000
(22:59 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 2 Apr 2010 22:59:39 +0000
(22:59 +0000)
SVN-Revision: 20657
package/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index 714d0c46527cb252321ea85af4dcf466a040f3b1..97235fce727387034c2a474e30d663eef2484c50 100644
(file)
--- a/
package/busybox/Makefile
+++ b/
package/busybox/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
10
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-30,6
+30,7
@@
init-$(CONFIG_BUSYBOX_CONFIG_TELNETD) += telnet
define Package/busybox
SECTION:=base
CATEGORY:=Base system
+ MAINTAINER:=Nicolas Thill <nico@openwrt.org>
TITLE:=Core utilities for embedded Linux
URL:=http://busybox.net/
MENU:=1