From 93e4b65520ea1557232845eec76f74c80ba68fd3 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 9 Jul 2010 23:36:50 +0000 Subject: [PATCH] bmxd: fix subversion repository url SVN-Revision: 22106 --- net/bmxd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.30.2