diff options
Diffstat (limited to 'source/n/metamail/metamail.SlackBuild')
-rwxr-xr-x | source/n/metamail/metamail.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/metamail/metamail.SlackBuild b/source/n/metamail/metamail.SlackBuild index ff76f204..7e15bc0e 100755 --- a/source/n/metamail/metamail.SlackBuild +++ b/source/n/metamail/metamail.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=metamail VERSION=2.7 -BUILD=${BUILD:-7} +BUILD=${BUILD:-8} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |