diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:26:10 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 11:54:02 -0400 |
commit | 057aa23eb4a61e3ae368b4b9760ba1cadab3bac1 (patch) | |
tree | 2bee3f8a8338dae5da789d415c0cc6852e58d54c | |
parent | c84df6b6e2e287eb6509fea16448aaded1449e50 (diff) |
audio/jamulus: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | audio/jamulus/jamulus.1x | 2 | ||||
-rw-r--r-- | audio/jamulus/jamulus.SlackBuild | 2 | ||||
-rw-r--r-- | audio/jamulus/jamulus.info | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/jamulus/jamulus.1x b/audio/jamulus/jamulus.1x index 342100b5d302..85d49f8ec975 100644 --- a/audio/jamulus/jamulus.1x +++ b/audio/jamulus/jamulus.1x @@ -266,7 +266,7 @@ The full Jamulus documentation. .An mirabilos Aq tg@debian.org wrote this manual page for the Debian project, but it may be used elsewhere as well. -.An B. Watson Aq yalhcru@gmail.com +.An B. Watson Aq urchlay@slackware.uk modified this man page slightly for the SlackBuilds.org project and jamulus 3.8.1. .Sh BUGS diff --git a/audio/jamulus/jamulus.SlackBuild b/audio/jamulus/jamulus.SlackBuild index 9e7531405dba..34ff85be251f 100644 --- a/audio/jamulus/jamulus.SlackBuild +++ b/audio/jamulus/jamulus.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jamulus -# 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/jamulus/jamulus.info b/audio/jamulus/jamulus.info index 51774e59179e..948f0941da3e 100644 --- a/audio/jamulus/jamulus.info +++ b/audio/jamulus/jamulus.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jack" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" |