diff options
Diffstat (limited to 'net/mail/sympa')
-rwxr-xr-x | net/mail/sympa/sympa.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mail/sympa/sympa.SlackBuild b/net/mail/sympa/sympa.SlackBuild index ebafc749..e873b469 100755 --- a/net/mail/sympa/sympa.SlackBuild +++ b/net/mail/sympa/sympa.SlackBuild @@ -40,7 +40,7 @@ fi PACKAGE="sympa" VERSION=${VERSION:=5.4.2} ARCH=${ARCH:=i486} -BUILD=${BUILD:=2rha} +BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} TMP=${TMP:=/tmp} REPOS=${REPOS:=$TMP} |