diff options
author | marcus <marcus@FreeBSD.org> | 2005-06-11 05:16:11 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-06-11 05:16:11 +0000 |
commit | 3399eed15a4d08c345e55da3e3dcba1c4ed3c14a (patch) | |
tree | dcce9f5ef36ff9d8bc841810029e3ccb12491cd5 /security/pidgin-otr | |
parent | 5e2234a2e4cc2b21be221c18cd318c9ad8eb8c60 (diff) | |
download | FreeBSD-ports-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.zip FreeBSD-ports-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.tar.gz |
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/pidgin-otr')
-rw-r--r-- | security/pidgin-otr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 204aea3..3f58630 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-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/ |