diff options
author | alonso <alonso@FreeBSD.org> | 2015-02-27 06:53:47 +0800 |
---|---|---|
committer | alonso <alonso@FreeBSD.org> | 2015-02-27 06:53:47 +0800 |
commit | 5190c2943ac17d5e6a649a713049a7a5b6f03497 (patch) | |
tree | cdff5c9a1e2ff8458cefcd85ea080d849a9b88a8 | |
parent | a152991ea951983d3c5b5c42ce759a50747ff840 (diff) | |
download | freebsd-ports-gnome-5190c2943ac17d5e6a649a713049a7a5b6f03497.tar.gz freebsd-ports-gnome-5190c2943ac17d5e6a649a713049a7a5b6f03497.tar.zst freebsd-ports-gnome-5190c2943ac17d5e6a649a713049a7a5b6f03497.zip |
graphics/kqtquickcharts: change maintainer to kde@
Somehow makc managed to put his address there.
Approved by: makc (mentor)
-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 |