diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-01-06 00:53:56 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-01-06 00:53:56 +0800 |
commit | e1f36aeee50fb01a3d82e833c7eb975ea3f25894 (patch) | |
tree | 516678db61ed7a843a46626ce7b7875dfacf7ee7 /net-im/telepathy-qt4 | |
parent | 7512d6ac3d0fdd8e5ba64f02510d356abb214b58 (diff) | |
download | freebsd-ports-gnome-e1f36aeee50fb01a3d82e833c7eb975ea3f25894.tar.gz freebsd-ports-gnome-e1f36aeee50fb01a3d82e833c7eb975ea3f25894.tar.zst freebsd-ports-gnome-e1f36aeee50fb01a3d82e833c7eb975ea3f25894.zip |
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
Diffstat (limited to 'net-im/telepathy-qt4')
-rw-r--r-- | net-im/telepathy-qt4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile index ff06492e5b5d..85f82e416c3d 100644 --- a/net-im/telepathy-qt4/Makefile +++ b/net-im/telepathy-qt4/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME:C/4//}/ DISTNAME= ${PORTNAME:C/4//}-${PORTVERSION} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= High-level Qt binding for Telepathy LICENSE= LGPL21 |