From: Nicolas Thill Date: Fri, 9 Jul 2010 23:36:50 +0000 (+0000) Subject: bmxd: fix subversion repository url X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=93e4b65520ea1557232845eec76f74c80ba68fd3;p=openwrt%2Fsvn-archive%2Fpackages.git bmxd: fix subversion repository url SVN-Revision: 22106 --- diff --git a/net/bmxd/Makefile b/net/bmxd/Makefile index 28b106960..637e17e34 100644 --- a/net/bmxd/Makefile +++ b/net/bmxd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bmxd -PKG_SOURCE_URL:=http://downloads.open-mesh.net/svn/batman/trunk/batman-experimental/ +PKG_SOURCE_URL:=http://downloads.open-mesh.net/svn/batman/trunk/bmx/ PKG_REV:=1694 PKG_VERSION:=r$(PKG_REV)