From: florian Date: Sun, 23 Sep 2007 18:11:56 +0000 (+0000) Subject: Fix the title, thanks to Juliusz Chroboczek X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=fea1570c029926c740ca6e5833ce7ee3694cd242;p=packages.git Fix the title, thanks to Juliusz Chroboczek git-svn-id: svn://svn.openwrt.org/openwrt/packages@8990 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index dc7f80fdf..56d8e029e 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