diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-12 20:48:54 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-12 20:48:54 +0000 |
commit | 5fff4723c5b262671d09a847b916a19e9292e33a (patch) | |
tree | 11b3d5ad055d160a1f0c37e2b8779efb67c6e64f /net/asterisk12/Makefile | |
parent | bebc5ceb3cde3eb4182b95313df533c1886edd59 (diff) |
Notes
Diffstat (limited to 'net/asterisk12/Makefile')
-rw-r--r-- | net/asterisk12/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/asterisk12/Makefile b/net/asterisk12/Makefile index c2f4851f3c99..7e8601e7deef 100644 --- a/net/asterisk12/Makefile +++ b/net/asterisk12/Makefile @@ -6,9 +6,8 @@ # PORTNAME= asterisk -PORTVERSION= 1.2.27 +PORTVERSION= 1.2.30.2 PKGNAMESUFFIX= 12 -PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ |