aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-08-14 00:39:20 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2014-08-14 00:39:20 +0100
commitc3e99748629805357bd176bca5186340981271da (patch)
tree017422cc92f1378cfda0cd3b20d6ead0a76c253c /net
parentc839c2119b0dc50e3c9ebb1da6641dc6aaafe058 (diff)
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>
Diffstat (limited to 'net')
-rw-r--r--net/mtr/Makefile2
-rw-r--r--net/sslh/Makefile2
-rw-r--r--net/wavemon/Makefile2
-rw-r--r--net/xinetd/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 5d31ef21d..0d78049d8 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -27,7 +27,7 @@ define Package/mtr
DEPENDS:=+libncurses
TITLE:=Full screen ncurses traceroute tool
URL:=http://www.bitwizard.nl/mtr/
- MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
+ PKG_MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
endef
define Package/mtr/description
diff --git a/net/sslh/Makefile b/net/sslh/Makefile
index 043342fa7..bb3cdcf6c 100644
--- a/net/sslh/Makefile
+++ b/net/sslh/Makefile
@@ -23,7 +23,7 @@ define Package/sslh
SUBMENU:=Routing and Redirection
TITLE:=SSL/SSH multiplexer
URL:=http://rutschle.net/tech/sslh.shtml
- MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
+ PKG_MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
endef
define Package/sslh/conffiles
diff --git a/net/wavemon/Makefile b/net/wavemon/Makefile
index 64bbc758b..474bfdc6d 100644
--- a/net/wavemon/Makefile
+++ b/net/wavemon/Makefile
@@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/wavemon
SECTION:=net
CATEGORY:=Network
- MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
+ PKG_MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
TITLE:=N-curses based wireless network devices monitor
DEPENDS:=+libncurses +libpthread
SUBMENU:=wireless
diff --git a/net/xinetd/Makefile b/net/xinetd/Makefile
index 9d725191c..19186b27e 100644
--- a/net/xinetd/Makefile
+++ b/net/xinetd/Makefile
@@ -24,7 +24,7 @@ define Package/xinetd
CATEGORY:=Network
TITLE:=A powerful and secure super-server
URL:=http://www.xinetd.org/
- MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
+ PKG_MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
endef
define Package/xinetd/description