aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-10-11 10:05:23 +0000
committerJohn Crispin <blogic@openwrt.org>2012-10-11 10:05:23 +0000
commitf202215a282b80861055fbc068a8525f079cc8c4 (patch)
treeee838f58424eea4a7882fbb0d600749429a968de
parentc7c50c21bacbced10efba22f8323600cc7a26ec3 (diff)
downloadupstream-f202215a282b80861055fbc068a8525f079cc8c4.tar.gz
upstream-f202215a282b80861055fbc068a8525f079cc8c4.tar.bz2
upstream-f202215a282b80861055fbc068a8525f079cc8c4.zip
[mountd] set maintainer flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33724 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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