From: Saverio Proto Date: Fri, 4 Jun 2010 19:38:58 +0000 (+0000) Subject: [packages] olsrd: Added maintainer to the Makefile X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=198302a77b9e3e359eb13bf6277bae034d527d6e [packages] olsrd: Added maintainer to the Makefile git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@21678 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 10ff733..84ed349 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ TARGET_CFLAGS += $(FPIC) define Package/olsrd/template SECTION:=net CATEGORY:=Network + MAINTAINER:=Saverio Proto TITLE:=OLSR (Optimized Link State Routing) daemon URL:=http://www.olsr.org/ endef