diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-07-02 22:13:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-07-02 22:13:21 +0000 |
commit | 684af42bfc80aa9b1cf0715ca50f2e482f672f1e (patch) | |
tree | 38c7a6db127003fa55b7f2884f3c3462f4e21340 /net-im/finch/Makefile | |
parent | 8cc334169bd63dddf6d3e50d3b50439cb07549e2 (diff) | |
download | ports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.tar.gz ports-684af42bfc80aa9b1cf0715ca50f2e482f672f1e.zip |
Update Pidgin and friends to 2.9.0. See
Notes
Notes:
svn path=/head/; revision=276939
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 887fa99877fe..9aa8a05d4158 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.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/finch |