diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-09 09:07:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-09 09:07:45 +0800 |
commit | acbc0ba7a635e561daa509d288099673646268f1 (patch) | |
tree | 7401da7764e38170495ac9915006ec1b2776959e /japanese/gaim | |
parent | 32d840cde1d73f80304a658b457534aa9d799c45 (diff) | |
download | freebsd-ports-gnome-acbc0ba7a635e561daa509d288099673646268f1.tar.gz freebsd-ports-gnome-acbc0ba7a635e561daa509d288099673646268f1.tar.zst freebsd-ports-gnome-acbc0ba7a635e561daa509d288099673646268f1.zip |
Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for
the list of changes. Also, bump all PORTREVISIONs for ports that depend on
Gaim.
Diffstat (limited to 'japanese/gaim')
-rw-r--r-- | japanese/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/gaim/Makefile b/japanese/gaim/Makefile index a04625fffb34..e969fdc61d95 100644 --- a/japanese/gaim/Makefile +++ b/japanese/gaim/Makefile @@ -18,6 +18,6 @@ MD5_FILE= ${.CURDIR}/distinfo CONFLICTS= gaim-[0-9]* -BROKEN= "Needs update for Gaim 1.3.1" +BROKEN= "Needs update for Gaim 1.4.0" .include "${MASTERDIR}/Makefile" |