diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 04:14:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 04:14:46 +0800 |
commit | 9b18b0d5c19f6694381a6b90887b360d103d298a (patch) | |
tree | 481ffdbb905d9ed7f3dc326abd4eae376f087088 /net-im/empathy | |
parent | 7a20275867717481ad06c56bc0a78894866d9c71 (diff) | |
download | marcuscom-ports-9b18b0d5c19f6694381a6b90887b360d103d298a.tar marcuscom-ports-9b18b0d5c19f6694381a6b90887b360d103d298a.tar.gz marcuscom-ports-9b18b0d5c19f6694381a6b90887b360d103d298a.tar.bz2 marcuscom-ports-9b18b0d5c19f6694381a6b90887b360d103d298a.tar.lz marcuscom-ports-9b18b0d5c19f6694381a6b90887b360d103d298a.tar.xz marcuscom-ports-9b18b0d5c19f6694381a6b90887b360d103d298a.tar.zst marcuscom-ports-9b18b0d5c19f6694381a6b90887b360d103d298a.zip |
Chase folks update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15473 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 36b557682..26796987b 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD: ports/net-im/empathy/Makefile,v 1.27 2011/02/25 01:32:03 delphij Exp $ -# $MCom: ports/net-im/empathy/Makefile,v 1.78 2011/03/06 23:12:41 kwm Exp $ +# $MCom: ports/net-im/empathy/Makefile,v 1.79 2011/03/10 09:29:37 kwm Exp $ PORTNAME= empathy PORTVERSION= 2.33.3 +PORTREVISION= 1 CATEGORIES= net-im gnome MASTER_SITES= GNOME @@ -21,7 +22,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ telepathy-farsight.0:${PORTSDIR}/net-im/telepathy-farsight \ telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \ - folks-telepathy.21:${PORTSDIR}/net-im/folks \ + folks-telepathy.22:${PORTSDIR}/net-im/folks \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ gcr.0:${PORTSDIR}/security/gnome-keyring \ canberra-gtk.0:${PORTSDIR}/audio/libcanberra |