diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-12-05 10:14:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-12-05 10:14:29 +0000 |
commit | cbed17d2280139f014662c8a4b3dd440422bb415 (patch) | |
tree | 408c50675a0b09a1bb86719277fd4ee8db4e8782 /net/asterisk12/Makefile | |
parent | b244dd0f2cde07c2536f07cd3e571f730b482461 (diff) |
Notes
Diffstat (limited to 'net/asterisk12/Makefile')
-rw-r--r-- | net/asterisk12/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index fdb6db62ac1a..34b5093c34ef 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -7,11 +7,12 @@ PORTNAME= asterisk PORTVERSION= 1.2.13 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ -PATCHFILES= asterisk-1.2.12.1-codec-negotiation-20060926.diff.gz +PATCHFILES= asterisk-1.2.12.1-codec-negotiation-20061009.diff.gz PATCH_SITES= http://unofficial.portaone.com/~bamby/public/ # ${PORTNAME}-1.2.4-${BRIVER}.patch.gz:bristuff |