summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-10-11 10:05:23 +0000
committerJohn Crispin <john@openwrt.org>2012-10-11 10:05:23 +0000
commit600ad59fb32fc5a36b87259b4a41ec812f420c7f (patch)
treeb1d8093ccb083f175181270aa67511e1dbf7555f /package
parenta95775e4b2a9831decbc7f37a2e47985ea2ac222 (diff)
downloadmaster-31e0f0ae-600ad59fb32fc5a36b87259b4a41ec812f420c7f.tar.gz
master-31e0f0ae-600ad59fb32fc5a36b87259b4a41ec812f420c7f.tar.bz2
master-31e0f0ae-600ad59fb32fc5a36b87259b4a41ec812f420c7f.zip
set maintainer flag
SVN-Revision: 33724
Diffstat (limited to 'package')
-rw-r--r--package/mountd/Makefile1
1 files changed, 1 insertions, 0 deletions
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