diff options
author | tnn <tnn@pkgsrc.org> | 2007-08-13 14:20:21 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-08-13 14:20:21 +0000 |
commit | 0e563c685c27e4742b998c87db2cd96ff7087585 (patch) | |
tree | 90731825a47bdb9bbf96311db6305ab62aff7445 /chat/finch/Makefile | |
parent | 575053a9365b054bfe1a4c3c5834ca9bb935c873 (diff) | |
download | pkgsrc-0e563c685c27e4742b998c87db2cd96ff7087585.tar.gz |
Update to finch-2.1.0:
version 2.1.0 (07/28/2007):
Finch:
* There's support for workspaces now (details in the manpage)
* There's a new custom window manager, Irssi
* Some improvements for tab-completion, tooltip and the password entries
* Some bugs regarding search results fixed
* A new DBus-script to create a docklet for finch
* Support for showing empty groups in the buddy list (Eric Polino)
version 2.0.2 (06/14/2007):
Finch:
* Auto account reconnecting
Diffstat (limited to 'chat/finch/Makefile')
-rw-r--r-- | chat/finch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 05919e7f9fb..1c5f44b0787 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/08/11 14:54:07 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/08/13 14:20:21 tnn Exp $ # -PKGNAME= finch-${VERSION} +PKGNAME= finch-${PIDGIN_VERSION} COMMENT= Multi-protocol Instant Messaging client console frontend |