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/plasma-applet-ktp | |
parent | 7512d6ac3d0fdd8e5ba64f02510d356abb214b58 (diff) | |
download | ports-e1f36aeee50fb01a3d82e833c7eb975ea3f25894.tar.gz ports-e1f36aeee50fb01a3d82e833c7eb975ea3f25894.zip |
Notes
Diffstat (limited to 'net-im/plasma-applet-ktp')
-rw-r--r-- | net-im/plasma-applet-ktp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/plasma-applet-ktp/Makefile b/net-im/plasma-applet-ktp/Makefile index dbafa69c73cb..4665b8f8fd7a 100644 --- a/net-im/plasma-applet-ktp/Makefile +++ b/net-im/plasma-applet-ktp/Makefile @@ -8,7 +8,7 @@ MASTER_SITE_SUBDIR= ${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src PKGNAMEPREFIX= plasma-applet- DISTNAME= ${PORTNAME}-desktop-applets-${PORTVERSION} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging Plasma applets LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ |