From: John Crispin <john@openwrt.org>
Date: Thu, 11 Oct 2012 10:05:23 +0000 (+0000)
Subject: set maintainer flag
X-Git-Tag: reboot~12651
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=600ad59fb32fc5a36b87259b4a41ec812f420c7f;p=openwrt%2Fstaging%2Fxback.git

set maintainer flag

SVN-Revision: 33724
---

diff --git a/package/mountd/Makefile b/package/mountd/Makefile
index 4bf8817798..10534ccdf4 100644
--- a/package/mountd/Makefile
+++ b/package/mountd/Makefile
@@ -10,6 +10,7 @@ PKG_RELEASE:=6
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
 PKG_MD5SUM:=b77253ee4321d24d200fffc4f7ca3d15
+PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 
 include $(INCLUDE_DIR)/package.mk