diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-04-24 17:09:48 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:50:16 +0200 |
commit | 696899149758c99e55e8e5806e50d8d489d80321 (patch) | |
tree | 0ba593a88d3c25041475f717002fd93d43ecea93 /network/pflogsumm/pflogsumm.SlackBuild | |
parent | 436f8371e23a25bc844bff7f0ea45bbac43eb203 (diff) | |
download | slackbuilds-696899149758c99e55e8e5806e50d8d489d80321.tar.gz |
network/pflogsumm: Updated for version 1.1.3.
Diffstat (limited to 'network/pflogsumm/pflogsumm.SlackBuild')
-rw-r--r-- | network/pflogsumm/pflogsumm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pflogsumm/pflogsumm.SlackBuild b/network/pflogsumm/pflogsumm.SlackBuild index f8768fbf5c..4d0eb98e55 100644 --- a/network/pflogsumm/pflogsumm.SlackBuild +++ b/network/pflogsumm/pflogsumm.SlackBuild @@ -3,7 +3,7 @@ # 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@mnspace.net) +# Copyright (c) 2008-2010, 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 @@ -25,7 +25,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pflogsumm -VERSION=1.1.2 +VERSION=1.1.3 ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |