diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-16 05:57:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-16 05:57:59 +0000 |
commit | 589333cebfd15f4c3cb03eaee5cb274540868880 (patch) | |
tree | 3099014df498b69a4703f4f023a0de4fd435b1f4 /net-im/gaim/Makefile | |
parent | get some garbage that patch merged within. (diff) |
Update to 0.59.3. This fixes a problem when logging into Yahoo! as well as
some I18N issues.
Notes
Notes:
svn path=/head/; revision=66411
Diffstat (limited to 'net-im/gaim/Makefile')
-rw-r--r-- | net-im/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 0b17ffe09f5c..f684f683a20f 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.59.2 +PORTVERSION= 0.59.3 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |