diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-11-25 18:18:01 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-11-25 18:18:01 +0800 |
commit | 2f5f203354055af640a574cc179b50880f187589 (patch) | |
tree | 233ad4d60035ae05a2ae54d62af6fbeccf3e3975 /net/asterisk13 | |
parent | 8bcf843fb3bf7f3e0e3f4068273c6b4bb121cb41 (diff) | |
download | freebsd-ports-gnome-2f5f203354055af640a574cc179b50880f187589.tar.gz freebsd-ports-gnome-2f5f203354055af640a574cc179b50880f187589.tar.zst freebsd-ports-gnome-2f5f203354055af640a574cc179b50880f187589.zip |
- Update pjsip to 2.4.5
- Convert to USES=localbase
- Bump asterisk PORTREVISION, it needs to be rebuild after this update.
Diffstat (limited to 'net/asterisk13')
-rw-r--r-- | net/asterisk13/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile index 205badda39bd..27ee7ae3518a 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 13.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:main,g729 MASTER_SITE_SUBDIR= asterisk/:main \ |