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 /audio | |
parent | 54fa5d699dec94bfde0b4ad99b4f511231b283cb (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/
Notes
Notes:
svn path=/head/; revision=137244
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 e3e54ef592e3..c27743e64ab1 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 |