diff options
Diffstat (limited to 'network/sieve-connect/sieve-connect.SlackBuild')
-rw-r--r-- | network/sieve-connect/sieve-connect.SlackBuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/network/sieve-connect/sieve-connect.SlackBuild b/network/sieve-connect/sieve-connect.SlackBuild index 1835509368..6c29181ff2 100644 --- a/network/sieve-connect/sieve-connect.SlackBuild +++ b/network/sieve-connect/sieve-connect.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh - -# Copyright (c) 2010 Daniel LEVAI + +# Copyright (c) 2010, 2011 Daniel LEVAI # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the above copyright @@ -13,7 +13,7 @@ # * Neither the name of the <organization> nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. -# +# # THIS SOFTWARE IS PROVIDED ''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 @@ -28,7 +28,7 @@ # Build script for sieve-connect PRGNAM=sieve-connect -VERSION=0.77 +VERSION=0.81 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |