diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-07 21:23:16 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-07 21:23:16 -0500 |
commit | 62d708f8c37415b496821f1a53daaae659941967 (patch) | |
tree | f2f1bfa7ed38e3a3867284957a541709ac17076a /system | |
parent | 9ab4481546a6d74ff5e8da003acc7f4b45c4178d (diff) | |
download | slackbuilds-62d708f8c37415b496821f1a53daaae659941967.tar.gz |
system/bogofilter: Updated copyright
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/bogofilter/bogofilter.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bogofilter/bogofilter.SlackBuild b/system/bogofilter/bogofilter.SlackBuild index f8a702e48e..584c25dd0c 100644 --- a/system/bogofilter/bogofilter.SlackBuild +++ b/system/bogofilter/bogofilter.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bogofilter -# Copyright 2008-2011 Robby Workman Northport, Alabama, USA +# Copyright 2008-2012 Robby Workman Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bogofilter -VERSION=1.2.2 +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |