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 /audio | |
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 'audio')
-rw-r--r-- | audio/gaim-festival/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gaim-festival/Makefile b/audio/gaim-festival/Makefile index e3e54ef..c27743e 100644 --- a/audio/gaim-festival/Makefile +++ b/audio/gaim-festival/Makefile @@ -7,7 +7,7 @@ PORTNAME= festival PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= festival-gaim |