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-auth-handler | |
parent | Setgid dumpcap to network so non-root users can use wireshark in capture (diff) |
Pass maintainership of KDE Telepathy ports to kde@.
Those ports are already maintained by the whole team, so formally adapt the
ports from avilla@.
Approved by: avilla
Notes
Notes:
svn path=/head/; revision=376312
Diffstat (limited to 'net-im/ktp-auth-handler')
-rw-r--r-- | net-im/ktp-auth-handler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile index 8c53dff3796b..1e8220fe2f87 100644 --- a/net-im/ktp-auth-handler/Makefile +++ b/net-im/ktp-auth-handler/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= KWallet integration module for KDE Telepathy LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson \ |