diff options
author | Alonso Schaich <alonso@FreeBSD.org> | 2015-02-26 22:53:47 +0000 |
---|---|---|
committer | Alonso Schaich <alonso@FreeBSD.org> | 2015-02-26 22:53:47 +0000 |
commit | 62f2a1028b0b66665fcf3f008482400fabaed75c (patch) | |
tree | cdff5c9a1e2ff8458cefcd85ea080d849a9b88a8 /graphics/kqtquickcharts | |
parent | c4b7d0f8334052c6cf3494351acc6ead6d7966bb (diff) |
Notes
Diffstat (limited to 'graphics/kqtquickcharts')
-rw-r--r-- | graphics/kqtquickcharts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kqtquickcharts/Makefile b/graphics/kqtquickcharts/Makefile index b144e7af61f3..3c0687e19dcb 100644 --- a/graphics/kqtquickcharts/Makefile +++ b/graphics/kqtquickcharts/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= QtQuick plugin to render interactive charts USE_KDE4= kdelibs kdeprefix automoc4 |