diff options
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 |