diff --git a/network/ipxnet/ipxnet.SlackBuild b/network/ipxnet/ipxnet.SlackBuild index 409294a29f..a65b4cc486 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 755b99c2df..42eb0f7108 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 22733ce0e8..30e5239887 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 . If +# "Simple" init script for SBo ipxnet, by B. Watson . 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 bc9bfa34a0..7fae5ba482 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 . +# Config file for SBo ipxnet startup script, by B. Watson . # ipxnet-system binary runs setuid nobody by default, but has the # cap_net_bind_service capability set. This gives the ipxnet-system