diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-10-04 04:41:27 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-10-04 04:41:27 +0000 |
commit | c82e3c3af2e7dbff3a54cdb17ea3b199b13f0ae4 (patch) | |
tree | 2999764d8447d7065294de391a68d6153c3990a6 /net/asterisk10/Makefile | |
parent | 84ee96fe5c8e94c038d3955970b1c4545b6f2f1b (diff) |
Notes
Diffstat (limited to 'net/asterisk10/Makefile')
-rw-r--r-- | net/asterisk10/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index a5c0982ab70a..144881e08906 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -6,13 +6,12 @@ # PORTNAME= asterisk -PORTVERSION= 1.2.9.1 -PORTREVISION= 2 +PORTVERSION= 1.2.12.1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ -PATCHFILES= asterisk129_codec_negotiation-20060615.diff.gz +PATCHFILES= asterisk-1.2.12.1-codec-negotiation-20060926.diff.gz PATCH_SITES= http://unofficial.portaone.com/~bamby/public/ # ${PORTNAME}-1.2.4-${BRIVER}.patch.gz:bristuff |