summaryrefslogtreecommitdiffstats
path: root/network/asterisk/asterisk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/asterisk/asterisk.SlackBuild')
-rw-r--r--network/asterisk/asterisk.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/asterisk/asterisk.SlackBuild b/network/asterisk/asterisk.SlackBuild
index 0bc1f559f1..fefdb974aa 100644
--- a/network/asterisk/asterisk.SlackBuild
+++ b/network/asterisk/asterisk.SlackBuild
@@ -1,7 +1,6 @@
#!/bin/bash
# Copyright 2006, Alan Hicks, Lizella, GA
-# Updated by mario@slackverse.org, 2010-2011
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,6 +20,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# Updated by mario@slackverse.org, 2010-2011
+
PRGNAM="asterisk"
VERSION=${VERSION:-1.8.7.2}
BUILD=${BUILD:-1}