diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-02-06 00:41:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-02-06 00:41:05 +0000 |
commit | dbe5ff5d5ab12d91a85717b34dc3d5455cbab94a (patch) | |
tree | b83f81508c42e1ea817d00e039c99eddfd536f2e /net/asterisk12/Makefile | |
parent | 39d0d4db72892e7caf2902c8057b72b4b9823256 (diff) |
Notes
Diffstat (limited to 'net/asterisk12/Makefile')
-rw-r--r-- | net/asterisk12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index 7aa2b1e1f92f..16490ad85220 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/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 |