summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ryan P.C. McQuen <ryan.q@linux.com>2015-01-23 23:32:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-23 23:32:47 +0700
commitc016fcda13144681e5e8cae18a50681eacf2fadb (patch)
tree6fca78f9791461240a66c44064e08713a73feafb
parent691e726c87fa705c5fc95801a0409c2dc88e09a0 (diff)
downloadslackbuilds-c016fcda13144681e5e8cae18a50681eacf2fadb.tar.gz
slackbuilds-c016fcda13144681e5e8cae18a50681eacf2fadb.tar.xz
multimedia/gmtp: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--multimedia/gmtp/gmtp.SlackBuild4
-rw-r--r--multimedia/gmtp/gmtp.info4
2 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/gmtp/gmtp.SlackBuild b/multimedia/gmtp/gmtp.SlackBuild
index 1ad52322c3..1a702537d4 100644
--- a/multimedia/gmtp/gmtp.SlackBuild
+++ b/multimedia/gmtp/gmtp.SlackBuild
@@ -6,6 +6,8 @@
# Based on http://slackbuilds.org/template.SlackBuild
+# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
+
# Copyright 2014 Thorn Inurcide United States
# All rights reserved.
#
@@ -71,7 +73,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
diff --git a/multimedia/gmtp/gmtp.info b/multimedia/gmtp/gmtp.info
index 4b044822eb..90bb4fb4cb 100644
--- a/multimedia/gmtp/gmtp.info
+++ b/multimedia/gmtp/gmtp.info
@@ -6,5 +6,5 @@ MD5SUM="5c2bfcc036486a4541586c629a778023"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Thorn Inurcide"
-EMAIL="thorn-inurcide@hotmail.com"
+MAINTAINER="Ryan P.C. McQuen"
+EMAIL="ryan.q@linux.com"