diff options
Diffstat (limited to 'net/asterisk10/Makefile')
-rw-r--r-- | net/asterisk10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 7aa2b1e1f92..16490ad8522 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asterisk -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ \ @@ -16,7 +16,7 @@ MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ MAINTAINER= sobomax@FreeBSD.org COMMENT= An Open Source PBX and telephony toolkit -PATCHFILES= asterisk122_codec_negotiation-20060125.diff.gz +PATCHFILES= asterisk124_codec_negotiation-20060202.diff.gz PATCH_SITES= http://www.portaone.com/~bamby/public/ BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |