diff options
Diffstat (limited to 'net/asterisk-bristuff/Makefile')
-rw-r--r-- | net/asterisk-bristuff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk-bristuff/Makefile b/net/asterisk-bristuff/Makefile index 1c9a5b8597da..6aef3e6708bc 100644 --- a/net/asterisk-bristuff/Makefile +++ b/net/asterisk-bristuff/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 |