diff options
author | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2011-02-25 01:32:17 +0000 |
commit | 03b42818c95a93f3a88a1e9b94e43865f93e21e5 (patch) | |
tree | 37b6f6857fba66970f7187602f683778b565744e /net/asterisk14-addons | |
parent | 799c0ed0f75012bcc172c73f793125a4301a650d (diff) | |
download | ports-03b42818c95a93f3a88a1e9b94e43865f93e21e5.tar.gz ports-03b42818c95a93f3a88a1e9b94e43865f93e21e5.zip |
Notes
Diffstat (limited to 'net/asterisk14-addons')
-rw-r--r-- | net/asterisk14-addons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile index 31d31ad139bc..bc2984ed14b9 100644 --- a/net/asterisk14-addons/Makefile +++ b/net/asterisk14-addons/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk14 PORTVERSION= 1.4.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |