diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:40:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-10 23:40:08 +0000 |
commit | 295a710b0ec58c19bae918a4abcc033b471dadae (patch) | |
tree | 6fabe5319f0c1e6663d2595afd9a0d5c3d1a71d1 /www/asterisk-gui | |
parent | 8c9eae59d5e24920dc543027c795c5a7dbb4d00b (diff) | |
download | ports-295a710b0ec58c19bae918a4abcc033b471dadae.tar.gz ports-295a710b0ec58c19bae918a4abcc033b471dadae.zip |
- Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump
Submitted by: mi (via e-mail) [1] with minor changes
Notes
Notes:
svn path=/head/; revision=247548
Diffstat (limited to 'www/asterisk-gui')
-rw-r--r-- | www/asterisk-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile index 940e26eee1bc..bae4d197906f 100644 --- a/www/asterisk-gui/Makefile +++ b/www/asterisk-gui/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk-gui PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk-gui/releases/ |