1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-26 02:52:00 +03:00

[mountd] set maintainer flag

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33724 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2012-10-11 10:05:23 +00:00
parent 135d0c4f8f
commit 010df499e3

View 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