[patchteam] modified patch added missing ipt_REDIRECT from initialize.fw
[openwrt/svn-archive/archive.git] / net / radsecproxy / Makefile
index 9031690d54b8b6538cc273476344ac2b977c2056..c51586f7fdc419a0e83d6901351a188a0f13e0c3 100644 (file)
@@ -11,8 +11,6 @@ PKG_NAME:=radsecproxy
 PKG_VERSION:=1.3.1
 PKG_RELEASE:=1
 
-MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
-
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://software.uninett.no/radsecproxy/
 PKG_MD5SUM:=565b389268d906c3b465f63750938667
@@ -27,6 +25,7 @@ define Package/radsecproxy
   DEPENDS:=+libopenssl +libpthread
   TITLE:=radsecproxy
   URL:=http://software.uninett.no/radsecproxy
+  MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
 endef
 
 define Package/radsecproxy/description