projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bf0c68
)
Fix URL of babel
author
Florian Fainelli
<florian@openwrt.org>
Sun, 23 Sep 2007 18:11:17 +0000
(18:11 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 23 Sep 2007 18:11:17 +0000
(18:11 +0000)
SVN-Revision: 8989
ipv6/babel/Makefile
patch
|
blob
|
history
diff --git
a/ipv6/babel/Makefile
b/ipv6/babel/Makefile
index bc4924748d77243b38741f716ea796f1ffe04e00..dc7f80fdffeb395729964eee5e67991bc545bb18 100644
(file)
--- 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