diff options
author | B. Watson <urchlay@slackware.uk> | 2022-06-08 12:29:11 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-06-09 13:19:23 -0400 |
commit | 0e21c9b0a1f9ba3a80078ace52208989340f4089 (patch) | |
tree | beb8ca721c62c9e0d0e3309bba3b6184306281fd | |
parent | 684543d1fea87b7da0842634ed229b023302ce86 (diff) |
network/ipxnet: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
-rw-r--r-- | network/ipxnet/ipxnet.SlackBuild | 2 | ||||
-rw-r--r-- | network/ipxnet/ipxnet.info | 2 | ||||
-rw-r--r-- | network/ipxnet/rc.ipxnet | 2 | ||||
-rw-r--r-- | network/ipxnet/rc.ipxnet.conf | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/network/ipxnet/ipxnet.SlackBuild b/network/ipxnet/ipxnet.SlackBuild index 409294a29ff6..a65b4cc48618 100644 --- a/network/ipxnet/ipxnet.SlackBuild +++ b/network/ipxnet/ipxnet.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ipxnet -# 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/network/ipxnet/ipxnet.info b/network/ipxnet/ipxnet.info index 755b99c2df3e..42eb0f710835 100644 --- a/network/ipxnet/ipxnet.info +++ b/network/ipxnet/ipxnet.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" diff --git a/network/ipxnet/rc.ipxnet b/network/ipxnet/rc.ipxnet index 22733ce0e8a3..30e523988793 100644 --- a/network/ipxnet/rc.ipxnet +++ b/network/ipxnet/rc.ipxnet @@ -1,6 +1,6 @@ #!/bin/sh -# "Simple" init script for SBo ipxnet, by B. Watson <yalhcru@gmail.com>. If +# "Simple" init script for SBo ipxnet, by B. Watson <urchlay@slackware.uk>. If # you need something fancier (multiple instances of ipxnet), feel free # to implement it here and send me the updated script. I'll add it to # the SBo build. diff --git a/network/ipxnet/rc.ipxnet.conf b/network/ipxnet/rc.ipxnet.conf index bc9bfa34a0e1..7fae5ba4825b 100644 --- a/network/ipxnet/rc.ipxnet.conf +++ b/network/ipxnet/rc.ipxnet.conf @@ -1,4 +1,4 @@ -# Config file for SBo ipxnet startup script, by B. Watson <yalhcru@gmail.com>. +# Config file for SBo ipxnet startup script, by B. Watson <urchlay@slackware.uk>. # ipxnet-system binary runs setuid nobody by default, but has the # cap_net_bind_service capability set. This gives the ipxnet-system |