diff options
author | John Crispin <john@phrozen.org> | 2016-05-11 09:06:21 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-12 03:29:36 +0200 |
commit | b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b (patch) | |
tree | 4ac5adebeb359cb34550584caeeb4220b2f9ebec /package/system/mountd/Makefile | |
parent | e1041e1bc0429442e151e18ec6cbbb28cc050bbe (diff) | |
download | upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.gz upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.tar.bz2 upstream-b8ab6af1a9b8cf1ac76e7008661fd3e775e9ae2b.zip |
global: change my email address
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/system/mountd/Makefile')
-rw-r--r-- | package/system/mountd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/mountd/Makefile b/package/system/mountd/Makefile index ca5959576b..d27b572f5f 100644 --- a/package/system/mountd/Makefile +++ b/package/system/mountd/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE_VERSION:=8476a03b25d457e99f59e6372b8d9faebe2266f8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1 -PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> +PKG_MAINTAINER:=John Crispin <john@phrozen.org> PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk |