From: Florian Fainelli Date: Sun, 23 Sep 2007 18:11:56 +0000 (+0000) Subject: Fix the title, thanks to Juliusz Chroboczek X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9576a0d02904e71f1707ab10662afe3366739190;p=openwrt%2Fsvn-archive%2Farchive.git Fix the title, thanks to Juliusz Chroboczek SVN-Revision: 8990 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index dc7f80fdff..56d8e029e7 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk define Package/babel SECTION:=ipv6 CATEGORY:=IPv6 - TITLE:=Ad-Hoc network routing daemon + TITLE:=a loop-free distance-vector routing protocol URL:=http://www.pps.jussieu.fr/~jch/software/babel/ DEPENDS:=+kmod-ipv6 endef