diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:38 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:28 -0400 |
commit | 40eb27db1ac9404259d36186832bf85d8b86a673 (patch) | |
tree | ecc1a20f962fe58489b30ec6a5ab22c322a9512e | |
parent | fb12e16d3e1420414079605fdc30a39e40f27763 (diff) |
system/apg: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | system/apg/apg.SlackBuild | 2 | ||||
-rw-r--r-- | system/apg/apg.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/apg/apg.SlackBuild b/system/apg/apg.SlackBuild index de7c411387dac..31428c16ec28b 100644 --- a/system/apg/apg.SlackBuild +++ b/system/apg/apg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for apg -# Written by B. Watson (yalhcru@gmail.com) +# Written by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/system/apg/apg.info b/system/apg/apg.info index 89d7456f134cd..6a7cc113842de 100644 --- a/system/apg/apg.info +++ b/system/apg/apg.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |