diff options
author | sobomax <sobomax@FreeBSD.org> | 2006-02-06 08:41:05 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2006-02-06 08:41:05 +0800 |
commit | e813cc8d589405307099dcccde0315db247d5a6f (patch) | |
tree | c16139763df16c257c51ce68d6fd3d765ac01c15 /net/asterisk10/Makefile | |
parent | 2c5e0d1f53c2bde200243b3e510ae2e35b7376d8 (diff) | |
download | freebsd-ports-gnome-e813cc8d589405307099dcccde0315db247d5a6f.tar.gz freebsd-ports-gnome-e813cc8d589405307099dcccde0315db247d5a6f.tar.zst freebsd-ports-gnome-e813cc8d589405307099dcccde0315db247d5a6f.zip |
Update to 1.2.4.
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 7aa2b1e1f92f..16490ad85220 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 |