[packages] olsrd: Added maintainer to the Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@21678 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Saverio Proto 2010-06-04 19:38:58 +00:00
parent 341599af3f
commit 198302a77b
1 changed files with 1 additions and 0 deletions

View File

@ -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