diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-12-13 22:55:19 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-12-13 22:55:19 +0000 |
commit | 08cbbe54222b5edf94dcc92e7cf396fe89c0b163 (patch) | |
tree | 06a9bf7c3a392d0919a2bef3baff6aeae24688ea /net/asterisk13/Makefile | |
parent | dd6cb9b9a4c41997afe1ae3dd7142c474f2875bb (diff) | |
download | ports-08cbbe54222b5edf94dcc92e7cf396fe89c0b163.tar.gz ports-08cbbe54222b5edf94dcc92e7cf396fe89c0b163.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 61a1d21c0671..51a39147da84 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 13.18.3 +PORTVERSION= 13.18.4 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ |