diff options
-rw-r--r-- | graphics/mozjpeg/mozjpeg.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/mozjpeg/mozjpeg.info | 2 | ||||
-rw-r--r-- | graphics/mozjpeg/mozjpeg.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mozjpeg/mozjpeg.SlackBuild b/graphics/mozjpeg/mozjpeg.SlackBuild index 8c18569b606b..83fb0db794b0 100644 --- a/graphics/mozjpeg/mozjpeg.SlackBuild +++ b/graphics/mozjpeg/mozjpeg.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for mozjpeg # Originally written by Ryan P.C. McQuen -# Now maintained by B. Watson (yalhcru@gmail.com) +# Now maintained by B. Watson (urchlay@slackware.uk) # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. diff --git a/graphics/mozjpeg/mozjpeg.info b/graphics/mozjpeg/mozjpeg.info index b799b1deda63..82b41c5410bc 100644 --- a/graphics/mozjpeg/mozjpeg.info +++ b/graphics/mozjpeg/mozjpeg.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +EMAIL="urchlay@slackware.uk" diff --git a/graphics/mozjpeg/mozjpeg.sh b/graphics/mozjpeg/mozjpeg.sh index fc784ee53aa2..19f6968a6dba 100644 --- a/graphics/mozjpeg/mozjpeg.sh +++ b/graphics/mozjpeg/mozjpeg.sh @@ -1,5 +1,5 @@ # mozjpeg.sh: part of the SBo mozjpeg build, by B. Watson -# <yalhcru@gmail.com>. Source this file in your shell, to run +# <urchlay@slackware.uk>. Source this file in your shell, to run # mozjpeg's binaries by default, and to compile software with # mozjpeg's libraries. Not installed +x by default to avoid # conflicting with Slackware's libjpeg-turbo package. |