diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-06 11:48:39 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-06 11:48:39 +0800 |
commit | 9c1d54da2c0610b6304d7daddb44ad905160b2a6 (patch) | |
tree | 15bb192616c7b388bbcd4b9167476221dfc0c5c1 /japanese | |
parent | 1ca5e0f191a1f224dc7de6c87eea6790d9a05092 (diff) | |
download | freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.tar.gz freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.tar.zst freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.zip |
Chase the Gaim 1.2.1 update.
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 5d0efd4b5989..91777eceaedf 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.2.1" + .include "${MASTERDIR}/Makefile" |