From: Geoff Levand Date: Thu, 21 Feb 2013 23:12:17 +0000 (+0000) Subject: udev: Update MAINTAINER info X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=65e672793c739a83788d4ef5e3500eddbc497869;p=15.05%2Fopenwrt.git udev: Update MAINTAINER info Signed-off-by: Geoff Levand git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35741 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/udev/Makefile b/package/udev/Makefile index 7673be76f3..46799177e6 100644 --- a/package/udev/Makefile +++ b/package/udev/Makefile @@ -24,7 +24,7 @@ define Package/udev CATEGORY:=Base system TITLE:=Dynamic device management subsystem URL:=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html - MAINTAINER:=Geoff Levand + MAINTAINER:=Geoff Levand MENU:=1 DEPENDS:=+librt endef