diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 10:39:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 10:39:44 +0000 |
commit | 571c39dc09fdbe7bad58657e67d894f8e1ba1e4c (patch) | |
tree | 769b43792502241c56c80980ab6677887c7ba37b /net-im/openfire/Makefile | |
parent | 93d708a54189cce4d217f0d82b031b6eec107887 (diff) |
- Update to 3.5.0
PR: 122867
Submitted by: Nick Barkas <snb@threerings.net>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=211569
Diffstat (limited to 'net-im/openfire/Makefile')
-rw-r--r-- | net-im/openfire/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 2392447cff12..28345901ef2c 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -6,8 +6,7 @@ # PORTNAME= openfire -PORTVERSION= 3.4.5 -PORTREVISION= 2 +PORTVERSION= 3.5.0 CATEGORIES= net-im java MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=openfire/ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} |