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/gaim | |
parent | 54fa5d699dec94bfde0b4ad99b4f511231b283cb (diff) | |
download | ports-f2345532532507638c23f8f80c393b410c252806.tar.gz ports-f2345532532507638c23f8f80c393b410c252806.zip |
Notes
Diffstat (limited to 'japanese/gaim')
-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" |