summaryrefslogtreecommitdiffstats
path: root/network/pflogsumm/pflogsumm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/pflogsumm/pflogsumm.SlackBuild')
-rw-r--r--network/pflogsumm/pflogsumm.SlackBuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/network/pflogsumm/pflogsumm.SlackBuild b/network/pflogsumm/pflogsumm.SlackBuild
index 4d0eb98e55..3217ffbd6b 100644
--- a/network/pflogsumm/pflogsumm.SlackBuild
+++ b/network/pflogsumm/pflogsumm.SlackBuild
@@ -3,7 +3,8 @@
# Slackware Package Build Script for pflogsumm
# Home Page http://jimsun.linxnet.com/postfix_contrib.html
-# Copyright (c) 2008-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
+# Copyright (c) 2008-2012, Nishant Limbachia, Hoffman Estates, IL, USA
+# (nishant _AT_ mnspace _DOT_ net)
# All rights reserved.
# Redistribution and use of this script, with or without modification, is
@@ -24,9 +25,9 @@
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PRGNAM=pflogsumm
-VERSION=1.1.3
-ARCH=noarch
+PRGNAM="pflogsumm"
+VERSION=${VERSION:-1.1.5}
+ARCH="noarch"
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}