mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user