[mountd] set maintainer flag
authorJohn Crispin <john@openwrt.org>
Thu, 11 Oct 2012 10:05:23 +0000 (10:05 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 11 Oct 2012 10:05:23 +0000 (10:05 +0000)
SVN-Revision: 33724

package/mountd/Makefile

index 4bf88177981489aab1248c0e9b578f2a69f847a1..10534ccdf4225e909f8ba769df13d2f5ecda7dff 100644 (file)
@@ -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