diff options
author | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2011-03-19 21:15:34 +0800 |
commit | 056be463304d28e78c9e4bc4cec48069162eba85 (patch) | |
tree | cd62a3f8e13c67d6c295dca3d76376ec84c71747 /net/asterisk16-addons | |
parent | dd1f152da98dde00bc4f784ead96ba7b7f6ab220 (diff) | |
download | freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.gz freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.tar.zst freebsd-ports-gnome-056be463304d28e78c9e4bc4cec48069162eba85.zip |
Bump PORTREVISION for ports linking to default libmysqlclient.
Diffstat (limited to 'net/asterisk16-addons')
-rw-r--r-- | net/asterisk16-addons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile index 180ef912b199..466cd27a277a 100644 --- a/net/asterisk16-addons/Makefile +++ b/net/asterisk16-addons/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk16 PORTVERSION= 1.6.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ |