summaryrefslogtreecommitdiffstats
path: root/desktop/clipmenu
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/clipmenu')
-rw-r--r--desktop/clipmenu/clipmenu.SlackBuild5
-rw-r--r--desktop/clipmenu/clipmenu.info2
2 files changed, 2 insertions, 5 deletions
diff --git a/desktop/clipmenu/clipmenu.SlackBuild b/desktop/clipmenu/clipmenu.SlackBuild
index b115f7fb8c..dc9f814bf9 100644
--- a/desktop/clipmenu/clipmenu.SlackBuild
+++ b/desktop/clipmenu/clipmenu.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for clipmenu
-# Written by B. Watson (yalhcru@gmail.com)
+# Written by B. Watson (urchlay@slackware.uk)
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
@@ -28,9 +28,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/desktop/clipmenu/clipmenu.info b/desktop/clipmenu/clipmenu.info
index 06e0cf6450..1671d0ceb4 100644
--- a/desktop/clipmenu/clipmenu.info
+++ b/desktop/clipmenu/clipmenu.info
@@ -9,4 +9,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xsel dmenu"
MAINTAINER="B. Watson"
-EMAIL="yalhcru@gmail.com"
+EMAIL="urchlay@slackware.uk"