diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-12-27 15:55:46 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-12-27 15:55:46 +0000 |
commit | b41044254f8414fe3a87d0b495a8771158a8d263 (patch) | |
tree | 9d092ddf9144a97571c84b5cacfc1eeb10697637 /net/asterisk13/Makefile | |
parent | f38aeba0c3937ecbb5386a48ccb3dcb390838154 (diff) | |
download | ports-b41044254f8414fe3a87d0b495a8771158a8d263.tar.gz ports-b41044254f8414fe3a87d0b495a8771158a8d263.zip |
Notes
Diffstat (limited to 'net/asterisk13/Makefile')
-rw-r--r-- | net/asterisk13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile index d602470aad28..8fc238a6c7bb 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 13.24.0 +PORTVERSION= 13.24.1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ |