diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:00 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 11:41:34 -0400 |
commit | 7e5274dc1fb82d42567caaeda87300f5d97bfe02 (patch) | |
tree | 2e352c7cf16ff9bc1bdd0662b9a96a60ea525b67 /audio/cmt | |
parent | 633c87b8a480ac702093f589b8bbd4ef040cce0e (diff) |
audio/cmt: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Diffstat (limited to 'audio/cmt')
-rw-r--r-- | audio/cmt/cmt.SlackBuild | 2 | ||||
-rw-r--r-- | audio/cmt/cmt.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/cmt/cmt.SlackBuild b/audio/cmt/cmt.SlackBuild index 4a6bd744eef7..43b2fb0b9f0d 100644 --- a/audio/cmt/cmt.SlackBuild +++ b/audio/cmt/cmt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cmt -# 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/audio/cmt/cmt.info b/audio/cmt/cmt.info index 77acbd4c281c..5bc230cc5ea0 100644 --- a/audio/cmt/cmt.info +++ b/audio/cmt/cmt.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ladspa_sdk" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |