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 /japanese | |
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 'japanese')
-rw-r--r-- | japanese/gaim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/gaim/Makefile b/japanese/gaim/Makefile index 450e1c24c724..a04625fffb34 100644 --- a/japanese/gaim/Makefile +++ b/japanese/gaim/Makefile @@ -18,4 +18,6 @@ MD5_FILE= ${.CURDIR}/distinfo CONFLICTS= gaim-[0-9]* +BROKEN= "Needs update for Gaim 1.3.1" + .include "${MASTERDIR}/Makefile" |