diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2008-04-18 01:58:48 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2008-04-18 01:58:48 +0000 |
commit | 02195ddd9f658cf44f733e0bd0cd65b83c249d1f (patch) | |
tree | 2c2d1b5d1f24a2b3c6ed07ed163381a4a95546c3 /net-im/openfire/Makefile | |
parent | ece22ff44b55135a8463b0a81a6ad885933f3c91 (diff) | |
download | ports-02195ddd9f658cf44f733e0bd0cd65b83c249d1f.tar.gz ports-02195ddd9f658cf44f733e0bd0cd65b83c249d1f.zip |
Notes
Diffstat (limited to 'net-im/openfire/Makefile')
-rw-r--r-- | net-im/openfire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 2c9ddfe905e1..2392447cff12 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -7,7 +7,7 @@ PORTNAME= openfire PORTVERSION= 3.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im java MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=openfire/ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} |