diff options
-rw-r--r-- | network/autossh/autossh.SlackBuild | 1 | ||||
-rw-r--r-- | network/autossh/autossh.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/network/autossh/autossh.SlackBuild b/network/autossh/autossh.SlackBuild index 338acc8493..debd13910f 100644 --- a/network/autossh/autossh.SlackBuild +++ b/network/autossh/autossh.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for autossh # Copyright (c) 2007, Written by Mark Walling <mark@markwalling.com> +# Copyright (C) 2008 paul wisehart wise@lupulin.net # All rights reserved. # diff --git a/network/autossh/autossh.info b/network/autossh/autossh.info index 95154214ff..692050f00d 100644 --- a/network/autossh/autossh.info +++ b/network/autossh/autossh.info @@ -3,6 +3,6 @@ VERSION="1.4a" HOMEPAGE="http://www.harding.motd.ca/autossh/" DOWNLOAD="http://www.harding.motd.ca/autossh/autossh-1.4a.tgz" MD5SUM="a5497938986f0c179926f1ebba603767" -MAINTAINER="Mark Walling" -EMAIL="mark@markwalling.org" +MAINTAINER="Paul Wisehart" +EMAIL="wise@lupulin" APPROVED="rworkman" |