projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a44680
)
set maintainer for nano
author
Bernhard Loos
<bernhardloos@googlemail.com>
Mon, 5 Apr 2010 00:57:54 +0000
(
00:57
+0000)
committer
Bernhard Loos
<bernhardloos@googlemail.com>
Mon, 5 Apr 2010 00:57:54 +0000
(
00:57
+0000)
SVN-Revision: 20711
utils/nano/Makefile
patch
|
blob
|
history
diff --git
a/utils/nano/Makefile
b/utils/nano/Makefile
index aa73cc3164bda19dcc5bb635b5ecd80da87d39d5..b9e0751697f487b6c32b6cbc6f513696137a2d18 100644
(file)
--- a/
utils/nano/Makefile
+++ b/
utils/nano/Makefile
@@
-26,6
+26,7
@@
define Package/nano
TITLE:=An enhanced clone of the Pico text editor
URL:=http://www.nano-editor.org/
SUBMENU:=Editors
+ MAINTAINER:=Bernhard Loos <bernhardloos@googlemail.com>
endef
define Package/nano/description