diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-08-02 20:55:45 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-08-02 20:55:45 +0000 |
commit | 70cb68b667af4d2bdf206c5ac53bce3020f259a0 (patch) | |
tree | c01b3b0a9d3632af0dc2f2c885260fee554a8fbd /net/asterisk/Makefile | |
parent | 522fb4b9b52a047148aaebf1b09dd7b2e09707fc (diff) |
Notes
Diffstat (limited to 'net/asterisk/Makefile')
-rw-r--r-- | net/asterisk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index bc32e9b1d3cf..ba0ebc3cb0e8 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -6,8 +6,7 @@ # PORTNAME= asterisk -PORTVERSION= 1.8.14.1 -PORTREVISION= 2 +PORTVERSION= 1.8.15.0 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |