From: Florian Fainelli Date: Sun, 23 Sep 2007 18:11:17 +0000 (+0000) Subject: Fix URL of babel X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=8a22c632395ef20bd41179dca7ff27f941512061 Fix URL of babel SVN-Revision: 8989 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index bc4924748d..dc7f80fdff 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -22,7 +22,7 @@ define Package/babel SECTION:=ipv6 CATEGORY:=IPv6 TITLE:=Ad-Hoc network routing daemon - URL:=http://www.pps.jussieu.fr/~jch/software/ahcp/ + URL:=http://www.pps.jussieu.fr/~jch/software/babel/ DEPENDS:=+kmod-ipv6 endef