[package] fix 6scripts description (#5249)
[openwrt/svn-archive/archive.git] / ipv6 / 6scripts / Makefile
index 74a8da4c537504a2de765780309652e4a9fc8c8f..a55c290cb29c19d22237a5fb276e3b937ff1bec2 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id: Makefile 9802 2007-12-19 08:30:28Z florian $
 
 include $(TOPDIR)/rules.mk
 
@@ -21,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