diff options
Diffstat (limited to 'package/libs/gettext/Makefile')
-rw-r--r-- | package/libs/gettext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/gettext/Makefile b/package/libs/gettext/Makefile index 093be1d0dc..cb4ee12530 100644 --- a/package/libs/gettext/Makefile +++ b/package/libs/gettext/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=2 PKG_LICENSE:=FSFULLR PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org> +PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/host-build.mk |