diff options
author | jim <jim@FreeBSD.org> | 2000-09-16 15:55:08 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-09-16 15:55:08 +0800 |
commit | a3982aa40afb72baa5321053c039449eaec2cc3d (patch) | |
tree | fbb3523911a094100a3ed294d2b57660d073817a /net/gaim-snapshot/Makefile | |
parent | fea736e5d3564f05a0a4798c33b1ecb7c6fe27ec (diff) | |
download | freebsd-ports-gnome-a3982aa40afb72baa5321053c039449eaec2cc3d.tar.gz freebsd-ports-gnome-a3982aa40afb72baa5321053c039449eaec2cc3d.tar.zst freebsd-ports-gnome-a3982aa40afb72baa5321053c039449eaec2cc3d.zip |
Update to 0.10.1. This version fixes the Oscar support and some
incompatbility issues with Sawfish.
Diffstat (limited to 'net/gaim-snapshot/Makefile')
-rw-r--r-- | net/gaim-snapshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 8bd9e7ad31c3..9740a8908624 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.marko.net/pub/gaim/ |