diff options
-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} |