diff options
author | alonso <alonso@FreeBSD.org> | 2014-12-16 18:26:19 +0800 |
---|---|---|
committer | alonso <alonso@FreeBSD.org> | 2014-12-16 18:26:19 +0800 |
commit | ef44f13db31c9c9330c9f8fb9f932f124679c119 (patch) | |
tree | 1ef82206de57125c5159ec80401d7795d7c523a4 /net-im/Makefile | |
parent | 81e5506b8551cac32f58bc0a36d65ee9985b01f1 (diff) | |
download | freebsd-ports-gnome-ef44f13db31c9c9330c9f8fb9f932f124679c119.tar.gz freebsd-ports-gnome-ef44f13db31c9c9330c9f8fb9f932f124679c119.tar.zst freebsd-ports-gnome-ef44f13db31c9c9330c9f8fb9f932f124679c119.zip |
Update telepathy to 0.8.0
Merge area51's commits 10180, 10181, 10314, 10315, 10485, 10491, 10492,
10500, 10502, 10503 and 10504. Individual revisions can be reviewed at
http://src.mouf.net/area51/log
This commit is based on a patch originally sent to the kde@ mailing list by
T.C.Berner <tcberner@gmail.com>, and introduces a new port for
ktp-desktop-applets.
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D1264
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 097f9096b48e..eef8416b55a4 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -48,6 +48,7 @@ SUBDIR += ktp-common-internals SUBDIR += ktp-contact-list SUBDIR += ktp-contact-runner + SUBDIR += ktp-desktop-applets SUBDIR += ktp-filetransfer-handler SUBDIR += ktp-kded-integration-module SUBDIR += ktp-send-file |