diff options
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r-- | net/asterisk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index fdb6db62ac1a..34b5093c34ef 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/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 |