summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
Diffstat (limited to 'network')
-rw-r--r--network/freenx/freenx.SlackBuild4
-rw-r--r--network/freenx/freenx.info4
-rw-r--r--network/freenx/preinstall.sh2
-rw-r--r--network/nx/nx.SlackBuild8
-rw-r--r--network/nx/nx.info4
-rw-r--r--network/nxclient/nxclient.SlackBuild2
-rw-r--r--network/nxclient/nxclient.info4
-rw-r--r--network/spice-gtk/spice-gtk.SlackBuild2
-rw-r--r--network/spice-gtk/spice-gtk.info4
-rw-r--r--network/spice/spice.SlackBuild2
-rw-r--r--network/spice/spice.info4
11 files changed, 20 insertions, 20 deletions
diff --git a/network/freenx/freenx.SlackBuild b/network/freenx/freenx.SlackBuild
index b337b2d6a6..5947a86f32 100644
--- a/network/freenx/freenx.SlackBuild
+++ b/network/freenx/freenx.SlackBuild
@@ -21,9 +21,9 @@
# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
-# 24/sep/2010 by ponce <matteo.bernardini@gmail.com>
+# 24/sep/2010 by Matteo Bernardini <ponce@slackbuilds.org>
# * ported to SBo.
-# 22/feb/2011 by ponce <matteo.bernardini@gmail.com>
+# 22/feb/2011 by Matteo Bernardini <ponce@slackbuilds.org>
# * setup server with nomachine key by default.
PRGNAM=freenx
diff --git a/network/freenx/freenx.info b/network/freenx/freenx.info
index 0aa627b476..cbac6dc35b 100644
--- a/network/freenx/freenx.info
+++ b/network/freenx/freenx.info
@@ -6,5 +6,5 @@ MD5SUM="856f597e139018f7ed62713c9d6c9ed5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nx"
-MAINTAINER="ponce"
-EMAIL="matteo.bernardini@gmail.com"
+MAINTAINER="Matteo Bernardini"
+EMAIL="ponce@slackbuilds.org"
diff --git a/network/freenx/preinstall.sh b/network/freenx/preinstall.sh
index 963e7bcd67..c923b4f541 100644
--- a/network/freenx/preinstall.sh
+++ b/network/freenx/preinstall.sh
@@ -1,7 +1,7 @@
#!/usr/bin/bash
# freenx preinstall script
# excerpted from alien bob's doinst.sh and
-# mixed by ponce <matteo.bernardini@gmail.com>
+# mixed by Matteo Bernardini <ponce@slackbuilds.org>
set -e
diff --git a/network/nx/nx.SlackBuild b/network/nx/nx.SlackBuild
index 7497411c33..12f4ca184e 100644
--- a/network/nx/nx.SlackBuild
+++ b/network/nx/nx.SlackBuild
@@ -22,13 +22,13 @@
# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
-# 3.4.0-1: 23/sep/2010 by ponce <matteo.bernardini@gmail.com>
+# 3.4.0-1: 23/sep/2010 by Matteo Bernardini <ponce@slackbuilds.org>
# * 3.4.0 updates and adaptations for slackbuilds.org
-# 3.4.0-2: 21/feb/2011 by ponce <matteo.bernardini@gmail.com>
+# 3.4.0-2: 21/feb/2011 by Matteo Bernardini <ponce@slackbuilds.org>
# * updates and silent default config
-# 3.5.0-1: 04/nov/2011 by ponce <matteo.bernardini@gmail.com>
+# 3.5.0-1: 04/nov/2011 by Matteo Bernardini <ponce@slackbuilds.org>
# * updates
-# 3.5.0-2: 05/jun/2012 by ponce <matteo.bernardini@gmail.com>
+# 3.5.0-2: 05/jun/2012 by Matteo Bernardini <ponce@slackbuilds.org>
# * updates
PRGNAM=nx
diff --git a/network/nx/nx.info b/network/nx/nx.info
index acf811da46..f3881fc8fa 100644
--- a/network/nx/nx.info
+++ b/network/nx/nx.info
@@ -26,5 +26,5 @@ MD5SUM="488bb4d9b8e9f82dc272b4e6e9c57d30 \
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="ponce"
-EMAIL="matteo.bernardini@gmail.com"
+MAINTAINER="Matteo Bernardini"
+EMAIL="ponce@slackbuilds.org"
diff --git a/network/nxclient/nxclient.SlackBuild b/network/nxclient/nxclient.SlackBuild
index c9a8516601..28b21efb0e 100644
--- a/network/nxclient/nxclient.SlackBuild
+++ b/network/nxclient/nxclient.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for nxclient
-# Written by ponce <matteo.bernardini@gmail.com>
+# Written by Matteo Bernardini <ponce@slackbuilds.org>
PRGNAM=nxclient
VERSION=${VERSION:-3.5.0_7}
diff --git a/network/nxclient/nxclient.info b/network/nxclient/nxclient.info
index b24227bda9..a4d916e636 100644
--- a/network/nxclient/nxclient.info
+++ b/network/nxclient/nxclient.info
@@ -6,5 +6,5 @@ MD5SUM="0bc9f652cb294bc3eabc71e6ca6fe5dd"
DOWNLOAD_x86_64="http://64.34.173.142/download/3.5.0/Linux/nxclient-3.5.0-7.x86_64.tar.gz"
MD5SUM_x86_64="3d3ba27c7bf78f206964237892590140"
REQUIRES=""
-MAINTAINER="ponce"
-EMAIL="matteo.bernardini@gmail.com"
+MAINTAINER="Matteo Bernardini"
+EMAIL="ponce@slackbuilds.org"
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild
index fd4b16ca21..97a696fd18 100644
--- a/network/spice-gtk/spice-gtk.SlackBuild
+++ b/network/spice-gtk/spice-gtk.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for spice-gtk
-# Written by ponce <matteo.bernardini@gmail.com>
+# Written by Matteo Bernardini <ponce@slackbuilds.org>
PRGNAM=spice-gtk
VERSION=${VERSION:-0.7}
diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info
index a71f4e6e95..4ff9af183d 100644
--- a/network/spice-gtk/spice-gtk.info
+++ b/network/spice-gtk/spice-gtk.info
@@ -6,5 +6,5 @@ MD5SUM="a47ca51ef4bb27cab35ddbfb9e6c0fff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="spice"
-MAINTAINER="ponce"
-EMAIL="matteo.bernardini@gmail.com"
+MAINTAINER="Matteo Bernardini"
+EMAIL="ponce@slackbuilds.org"
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild
index e4d802dc18..6c1347e41d 100644
--- a/network/spice/spice.SlackBuild
+++ b/network/spice/spice.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for spice
-# Written by ponce <matteo.bernardini@gmail.com>
+# Written by Matteo Bernardini <ponce@slackbuilds.org>
PRGNAM=spice
VERSION=${VERSION:-0.10.1}
diff --git a/network/spice/spice.info b/network/spice/spice.info
index a9fe2f19da..de210def1b 100644
--- a/network/spice/spice.info
+++ b/network/spice/spice.info
@@ -6,5 +6,5 @@ MD5SUM="70060129e274241b4a08e23e86de29a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="celt051 spice-protocol"
-MAINTAINER="ponce"
-EMAIL="matteo.bernardini@gmail.com"
+MAINTAINER="Matteo Bernardini"
+EMAIL="ponce@slackbuilds.org"