From eb13e5b33508a7bbd76e8fdba1a6b51f0167ffe1 Mon Sep 17 00:00:00 2001 From: "Daniel F. Dickinson" Date: Wed, 4 Jul 2018 23:52:40 -0400 Subject: [PATCH] msmtp-scripts: Update my email Signed-off-by: Daniel F. Dickinson --- mail/msmtp-scripts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/msmtp-scripts/Makefile b/mail/msmtp-scripts/Makefile index b1441bb95..a1ae713a2 100644 --- a/mail/msmtp-scripts/Makefile +++ b/mail/msmtp-scripts/Makefile @@ -1,7 +1,7 @@ # # Copyright (C) 2009 David Cooper # Copyright (C) 2009-2015 OpenWrt.org -# Copyright (C) 2016 Daniel Dickinson +# Copyright (C) 2016 Daniel Dickinson # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -19,7 +19,7 @@ PKG_HASH:=2aec48d47b02facf2a33cf97a7434e969c1a054224406e6c55320d825c7902b2 PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=Daniel Dickinson +PKG_MAINTAINER:=Daniel Dickinson include $(INCLUDE_DIR)/package.mk