From ed74d90a73979ef2579519cbad18af99084ca609 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 30 Mar 2010 23:41:38 +0000 Subject: [PATCH] [packages] move maintainer vars to the right position after r20618-r20621 git-svn-id: svn://svn.openwrt.org/openwrt/packages@20622 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/asterisk-1.4.x/Makefile | 3 +-- net/asterisk-1.6.x/Makefile | 3 +-- net/asterisk-addons-1.4.x/Makefile | 3 +-- net/radsecproxy/Makefile | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/net/asterisk-1.4.x/Makefile b/net/asterisk-1.4.x/Makefile index ad02e42b0..21a57a8b8 100644 --- a/net/asterisk-1.4.x/Makefile +++ b/net/asterisk-1.4.x/Makefile @@ -11,8 +11,6 @@ PKG_NAME:=asterisk PKG_VERSION:=1.4.25.1 PKG_RELEASE:=2 -MAINTAINER:=Hans Zandbelt - 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 endef define Package/asterisk14/Default/description diff --git a/net/asterisk-1.6.x/Makefile b/net/asterisk-1.6.x/Makefile index 47eb89e30..bb3cc439d 100644 --- a/net/asterisk-1.6.x/Makefile +++ b/net/asterisk-1.6.x/Makefile @@ -11,8 +11,6 @@ PKG_NAME:=asterisk PKG_VERSION:=1.6.2.6 PKG_RELEASE:=1 -MAINTAINER:=Hans Zandbelt - 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 endef define Package/asterisk16/Default/description diff --git a/net/asterisk-addons-1.4.x/Makefile b/net/asterisk-addons-1.4.x/Makefile index de32b1d65..7fe91b567 100644 --- a/net/asterisk-addons-1.4.x/Makefile +++ b/net/asterisk-addons-1.4.x/Makefile @@ -11,8 +11,6 @@ PKG_NAME:=asterisk-addons PKG_VERSION:=1.4.8 PKG_RELEASE:=1 -MAINTAINER:=Hans Zandbelt - 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 endef define Package/asterisk-addons/Default/description diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 9031690d5..c51586f7f 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -11,8 +11,6 @@ PKG_NAME:=radsecproxy PKG_VERSION:=1.3.1 PKG_RELEASE:=1 -MAINTAINER:=Hans Zandbelt - 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 endef define Package/radsecproxy/description -- 2.11.0