summaryrefslogtreecommitdiffstats
path: root/network/autossh
diff options
context:
space:
mode:
author Paul Wisehart2010-05-12 17:43:00 +0200
committer Robby Workman2010-05-12 17:43:00 +0200
commit7e284861aa8bc796729f94830aea1d80c6d7ad6e (patch)
treea6485ca8df1fa698c8308ed3fdbb42bd95f2c9ff /network/autossh
parente7529004032897dda1c5d80700187ba220d5a0c1 (diff)
downloadslackbuilds-7e284861aa8bc796729f94830aea1d80c6d7ad6e.tar.gz
network/autossh: Updated for version 1.4a
Diffstat (limited to 'network/autossh')
-rw-r--r--network/autossh/autossh.SlackBuild1
-rw-r--r--network/autossh/autossh.info4
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"