diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:21:58 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:21:58 +0000 |
commit | 585f07aff3f3f4a5cb9069bb02a48486dd63b442 (patch) | |
tree | cd35d06b06b2b1722bc26271e14f8ed26a868705 /net-im/kopete | |
parent | 288e2b1a12d376b01660975c146b6584b9054808 (diff) |
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
Notes
Notes:
svn path=/head/; revision=277232
Diffstat (limited to 'net-im/kopete')
-rw-r--r-- | net-im/kopete/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index b042217c3e72..785e4fb183c9 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= kdenetwork- DISTNAME= kdenetwork-3.5.10 DIST_SUBDIR= KDE -MAINTAINER= kde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KDE multi-protocol instant messenger (IM) RUN_DEPENDS= ${QT_PREFIX}/lib/plugins/crypto/libqca-tls.so:${PORTSDIR}/security/qca-tls |