[package] fix 6scripts description (#5249)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 31 May 2009 11:37:41 +0000 (11:37 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 31 May 2009 11:37:41 +0000 (11:37 +0000)
SVN-Revision: 16228

ipv6/6scripts/Makefile

index 680ebf64385b34d8c4e0a5aaa76dbe06ce938340..a55c290cb29c19d22237a5fb276e3b937ff1bec2 100644 (file)
@@ -20,7 +20,7 @@ define Package/6scripts
   TITLE:=IPv6 scripts
 endef
 
-define Package/6tunnel/description
+define Package/6scripts/description
 IPv6 scripts to setup ipv6 connectivy using 6to4 tunnels
 or bridged ipv6 connectivity.
 endef