diff options
author | marcus <marcus@FreeBSD.org> | 2007-09-18 03:46:15 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-09-18 03:46:15 +0800 |
commit | aa869735c86bee8e856c6632265a0defb21c0b66 (patch) | |
tree | b04cb6e50530a24c63e6ce884031fe5f00be8bc4 /net-im/finch/Makefile | |
parent | 25da28ab86bfc9e7803b070077304aca640f3c95 (diff) | |
download | freebsd-ports-gnome-aa869735c86bee8e856c6632265a0defb21c0b66.tar.gz freebsd-ports-gnome-aa869735c86bee8e856c6632265a0defb21c0b66.tar.zst freebsd-ports-gnome-aa869735c86bee8e856c6632265a0defb21c0b66.zip |
Update to 2.2.0. See http://pidgin.im/ChangeLog for the list of changes
in this release.
Diffstat (limited to 'net-im/finch/Makefile')
-rw-r--r-- | net-im/finch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index d31afd5e8fa2..fffc1a7cbf7e 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) -LIB_DEPENDS= purple.1:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.2:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/finch |