aboutsummaryrefslogtreecommitdiff
path: root/network/ssmtp/ssmtp.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-01-29 17:18:17 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-01 09:00:29 +0700
commit80092365e6d7a935c842c4543bf9a31d5910903a (patch)
tree15ec7a91d2b855da953258c5d8314f7628dba59d /network/ssmtp/ssmtp.SlackBuild
parent02a95d1933cbb8ac5a3c3e4a420110b708cb4253 (diff)
network/ssmtp: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/ssmtp/ssmtp.SlackBuild')
-rw-r--r--network/ssmtp/ssmtp.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/ssmtp/ssmtp.SlackBuild b/network/ssmtp/ssmtp.SlackBuild
index 528a75876ca2b..68cdd43e76612 100644
--- a/network/ssmtp/ssmtp.SlackBuild
+++ b/network/ssmtp/ssmtp.SlackBuild
@@ -1,6 +1,7 @@
#!/bin/sh
# Copyright (c) 2011-2014 LEVAI Daniel
+# Copyright (c) 2020 B. Watson
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@@ -23,6 +24,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20200129 bkw: take over maintenance, no script changes yet.
+
PRGNAM=ssmtp
VERSION=${VERSION:-2.64}
BUILD=${BUILD:-3}