Fix the title, thanks to Juliusz Chroboczek
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Sep 2007 18:11:56 +0000 (18:11 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Sep 2007 18:11:56 +0000 (18:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8990 3c298f89-4303-0410-b956-a3cf2f4a3e73

ipv6/babel/Makefile

index dc7f80f..56d8e02 100644 (file)
@@ -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