diff --git a/ipv6/babel/Makefile b/net/babel/Makefile similarity index 97% rename from ipv6/babel/Makefile rename to net/babel/Makefile index 9bfa44286..51db689a4 100644 --- a/ipv6/babel/Makefile +++ b/net/babel/Makefile @@ -18,8 +18,8 @@ PKG_MD5SUM:=942094c35acf850235d60831bb0dca38 include $(INCLUDE_DIR)/package.mk define Package/babel - SECTION:=ipv6 - CATEGORY:=IPv6 + SECTION:=net + CATEGORY:=Network TITLE:=A loop-free distance-vector routing protocol URL:=http://www.pps.jussieu.fr/~jch/software/babel/ DEPENDS:=+kmod-ipv6 diff --git a/ipv6/babel/files/babel.conf b/net/babel/files/babel.conf similarity index 100% rename from ipv6/babel/files/babel.conf rename to net/babel/files/babel.conf diff --git a/ipv6/babel/files/babel.config b/net/babel/files/babel.config similarity index 100% rename from ipv6/babel/files/babel.config rename to net/babel/files/babel.config diff --git a/ipv6/babel/files/babel.init b/net/babel/files/babel.init similarity index 100% rename from ipv6/babel/files/babel.init rename to net/babel/files/babel.init