aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk10/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2005-03-09 19:45:06 +0000
committerMax Khon <fjoe@FreeBSD.org>2005-03-09 19:45:06 +0000
commit134281eae51bcc2fc16c8ccca648ce4c995aae88 (patch)
tree2eb27c89d3f145bdb6763d4d285fbbfdc73674c7 /net/asterisk10/Makefile
parentaa936913cd85d78d9671e7db713f5685a61818c6 (diff)
downloadports-134281eae51bcc2fc16c8ccca648ce4c995aae88.tar.gz
ports-134281eae51bcc2fc16c8ccca648ce4c995aae88.zip
Update to 1.0.6 and bristuff 0.2.0-RC7j.
Approved by: MAINTAINER Sponsored by: LF.net
Notes
Notes: svn path=/head/; revision=130751
Diffstat (limited to 'net/asterisk10/Makefile')
-rw-r--r--net/asterisk10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index 1c9a5b8597da..6aef3e6708bc 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asterisk
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql
ONLY_FOR_ARCHS= i386 sparc64
-BRIVER= bristuff-0.2.0-RC7f
+BRIVER= bristuff-0.2.0-RC7j
GNU_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/editline
USE_GMAKE= yes