diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-01-05 16:53:56 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-01-05 16:53:56 +0000 |
commit | e1f36aeee50fb01a3d82e833c7eb975ea3f25894 (patch) | |
tree | 516678db61ed7a843a46626ce7b7875dfacf7ee7 /net-im/ktp-kded-integration-module | |
parent | 7512d6ac3d0fdd8e5ba64f02510d356abb214b58 (diff) | |
download | ports-e1f36aeee50fb01a3d82e833c7eb975ea3f25894.tar.gz ports-e1f36aeee50fb01a3d82e833c7eb975ea3f25894.zip |
Notes
Diffstat (limited to 'net-im/ktp-kded-integration-module')
-rw-r--r-- | net-im/ktp-kded-integration-module/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ktp-kded-integration-module/Makefile b/net-im/ktp-kded-integration-module/Makefile index d020f3241180..de8fc985ba3b 100644 --- a/net-im/ktp-kded-integration-module/Makefile +++ b/net-im/ktp-kded-integration-module/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net-im kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Module for integration of instant messaging into KDE Workspaces LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ |