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 /net-im/gaim-ignorance | |
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 'net-im/gaim-ignorance')
-rw-r--r-- | net-im/gaim-ignorance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim-ignorance/Makefile b/net-im/gaim-ignorance/Makefile index f647375..d0ccbf6 100644 --- a/net-im/gaim-ignorance/Makefile +++ b/net-im/gaim-ignorance/Makefile @@ -7,7 +7,7 @@ PORTNAME= ignorance PORTVERSION= 1.3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://bard.sytes.net/ignorance/ PKGNAMEPREFIX= gaim- |