projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7225d0f
)
[packages] olsrd: Added maintainer to the Makefile
author
Saverio Proto
<zioproto@gmail.com>
Fri, 4 Jun 2010 19:38:58 +0000
(19:38 +0000)
committer
Saverio Proto
<zioproto@gmail.com>
Fri, 4 Jun 2010 19:38:58 +0000
(19:38 +0000)
SVN-Revision: 21678
net/olsrd/Makefile
patch
|
blob
|
history
diff --git
a/net/olsrd/Makefile
b/net/olsrd/Makefile
index 10ff733ed1ada47e9d5f9ae311fdfb2f2b079f1d..84ed3498f174c97191b15a3a998705dd8e0977e1 100644
(file)
--- a/
net/olsrd/Makefile
+++ b/
net/olsrd/Makefile
@@
-22,6
+22,7
@@
TARGET_CFLAGS += $(FPIC)
define Package/olsrd/template
SECTION:=net
CATEGORY:=Network
+ MAINTAINER:=Saverio Proto <zioproto@gmail.com>
TITLE:=OLSR (Optimized Link State Routing) daemon
URL:=http://www.olsr.org/
endef