diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-06-11 05:16:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-06-11 05:16:11 +0000 |
commit | f2345532532507638c23f8f80c393b410c252806 (patch) | |
tree | cfdcd1db4d748a9dc35c2ca774d368fc17150c91 /security/gaim-otr | |
parent | - Update WWW: line (diff) |
Update Gaim to 1.3.1 and chase all dependent ports.
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
Diffstat (limited to 'security/gaim-otr')
-rw-r--r-- | security/gaim-otr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gaim-otr/Makefile b/security/gaim-otr/Makefile index 204aea31e826..3f58630c66c5 100644 --- a/security/gaim-otr/Makefile +++ b/security/gaim-otr/Makefile @@ -8,7 +8,7 @@ PORTNAME= otr PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://www.xelerance.com/mirror/otr/ |