Fix the title, thanks to Juliusz Chroboczek
authorFlorian Fainelli <florian@openwrt.org>
Sun, 23 Sep 2007 18:11:56 +0000 (18:11 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 23 Sep 2007 18:11:56 +0000 (18:11 +0000)
SVN-Revision: 8990

ipv6/babel/Makefile

index dc7f80fdffeb395729964eee5e67991bc545bb18..56d8e029e74297322cb58a97c75bbb74f6f78e95 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