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 | |
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')
-rw-r--r-- | net-im/finch/Makefile | 2 | ||||
-rw-r--r-- | net-im/finch/pkg-plist | 1 |
2 files changed, 2 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 diff --git a/net-im/finch/pkg-plist b/net-im/finch/pkg-plist index db6c59d256f5..9bfd0db9e7a9 100644 --- a/net-im/finch/pkg-plist +++ b/net-im/finch/pkg-plist @@ -2,6 +2,7 @@ bin/finch include/finch/finch.h include/finch/gntaccount.h include/finch/gntblist.h +include/finch/gntcertmgr.h include/finch/gntconn.h include/finch/gntconv.h include/finch/gntdebug.h |