muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/

Replace the MAINTAINER lines in packages that I maintain with
PKG_MAINTAINER lines, to be consistent with the rest of the packages
tree.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This commit is contained in:
Jonathan McCrohan
2014-08-14 00:39:20 +01:00
parent c839c2119b
commit c3e9974862
5 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ define Package/muninlite
DEPENDS:=+xinetd
TITLE:=Munin node implemented in shell
URL:=http://sourceforge.net/projects/muninlite/
MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
PKG_MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
endef
define Package/muninlite/Default/description