Fix the title, thanks to Juliusz Chroboczek

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8990 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-09-23 18:11:56 +00:00
parent e3c5c3651b
commit fea1570c02

View 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