move maintainer vars to the right position after r20618-r20621
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Mar 2010 23:41:38 +0000 (23:41 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Mar 2010 23:41:38 +0000 (23:41 +0000)
SVN-Revision: 20622

net/asterisk-1.4.x/Makefile
net/asterisk-1.6.x/Makefile
net/asterisk-addons-1.4.x/Makefile
net/radsecproxy/Makefile

index ad02e42b06c315862fc4211ec756f3e1e191b06d..21a57a8b8ecbd51f9d66ac95f0b25799e5d0a098 100644 (file)
@@ -11,8 +11,6 @@ PKG_NAME:=asterisk
 PKG_VERSION:=1.4.25.1
 PKG_RELEASE:=2
 
-MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
-
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.digium.com/pub/asterisk/releases/
 PKG_MD5SUM:=ca17be11559eb939ea16b8de98ddeefb
@@ -38,6 +36,7 @@ define Package/asterisk14/Default
   SECTION:=net
   CATEGORY:=Network
   URL:=http://www.asterisk.org/
+  MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
 endef
 
 define Package/asterisk14/Default/description
index 47eb89e301091834bd99fc4aba0a8d16a7a4eb0e..bb3cc439d01a2159659061984a43a28c1dc527c6 100644 (file)
@@ -11,8 +11,6 @@ PKG_NAME:=asterisk
 PKG_VERSION:=1.6.2.6
 PKG_RELEASE:=1
 
-MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
-
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.digium.com/pub/asterisk/releases/
 PKG_MD5SUM:=f068ef2433eebdc7f6dd635986f36d77
@@ -24,6 +22,7 @@ define Package/asterisk16/Default
   SECTION:=net
   CATEGORY:=Network
   URL:=http://www.asterisk.org/
+  MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
 endef
 
 define Package/asterisk16/Default/description
index de32b1d656ded8e74870157976e40c5707b93149..7fe91b5673a567ce7bc615e36f485338688c4152 100644 (file)
@@ -11,8 +11,6 @@ PKG_NAME:=asterisk-addons
 PKG_VERSION:=1.4.8
 PKG_RELEASE:=1
 
-MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
-
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.digium.com/pub/asterisk/releases/
 PKG_MD5SUM:=d4e75c39f737b5ba2a75a4420e1a5a78
@@ -27,6 +25,7 @@ define Package/asterisk-addons/Default
   CATEGORY:=Network
   TITLE:=Asterisk addons
   URL:=http://www.asterisk.org/
+  MAINTAINER:=Hans Zandbelt <hans.zandbelt@gmail.com>
 endef
 
 define Package/asterisk-addons/Default/description
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