diff options
Diffstat (limited to 'system/eventlog/eventlog.SlackBuild')
-rw-r--r-- | system/eventlog/eventlog.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/eventlog/eventlog.SlackBuild b/system/eventlog/eventlog.SlackBuild index 58f22666e2..21f3e2cc89 100644 --- a/system/eventlog/eventlog.SlackBuild +++ b/system/eventlog/eventlog.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for EventLog -# Copyright 2010-2012, mario <mario@slackverse.org> +# Copyright 2010, 2012, 2013 Mario Preksavec, Zagreb, HR # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -11,7 +11,7 @@ # 1. Redistributions of this script must retain the above copyright # notice, this list of conditions and the following disclaimer. # -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO # EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=eventlog -VERSION=${VERSION:-0.2.12} +VERSION=${VERSION:-0.2.12+20120504+1700} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |