ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards
[openwrt/svn-archive/archive.git] / package / 6in4 / Makefile
index 289d28ee3f32234ec53ee6a5f69873097bb403ed..905d7f810bfccaff6cc414d73ec4a3bc877e4daa 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6in4
-PKG_VERSION:=4
+PKG_VERSION:=8
 PKG_RELEASE:=1
 
 include $(INCLUDE_DIR)/package.mk
@@ -18,6 +18,7 @@ define Package/6in4
   CATEGORY:=IPv6
   DEPENDS:=+ip +kmod-ipv6 +kmod-sit
   TITLE:=IPv6-in-IPv4 configuration support
+  MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
   PKGARCH:=all
 endef