From 1fb713c40e2bb70e6d447a3593794fc6d06e851d Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Fri, 19 May 2017 10:09:57 +0000 Subject: [PATCH] Pass MAINTAINER'ship to submitter - Pass MAINTAINER'ship to submitter PR: 219361 Reported by: Jesper Schmitz Mouridsen Approved by: miwi (mentor) Differential Revision: https://review.freebsd.org/D10812 --- devel/liblxqt-l10n/Makefile | 2 +- devel/liblxqt/Makefile | 2 +- devel/libqtxdg/Makefile | 2 +- devel/lxqt-build-tools/Makefile | 2 +- x11/lxqt-l10n/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/liblxqt-l10n/Makefile b/devel/liblxqt-l10n/Makefile index 828975a5354a..e5f674b76dbd 100644 --- a/devel/liblxqt-l10n/Makefile +++ b/devel/liblxqt-l10n/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= LXQT/lxqt-l10n DISTNAME= lxqt-l10n-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jesper@schmitz.computer COMMENT= Translations of liblxqt LICENSE= LGPL21+ diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index 363e3ba77227..d7ec47d22269 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LXQT -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jesper@schmitz.computer COMMENT= Shared library for LXQt applications LICENSE= LGPL21+ diff --git a/devel/libqtxdg/Makefile b/devel/libqtxdg/Makefile index 186d0658e106..3114fa34af22 100644 --- a/devel/libqtxdg/Makefile +++ b/devel/libqtxdg/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jesper@schmitz.computer COMMENT= Qt implementation of freedesktop.org xdg specs LICENSE= LGPL21+ diff --git a/devel/lxqt-build-tools/Makefile b/devel/lxqt-build-tools/Makefile index ab7620266422..bca3008079a2 100644 --- a/devel/lxqt-build-tools/Makefile +++ b/devel/lxqt-build-tools/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3.2 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jesper@schmitz.computer COMMENT= Helpers CMake modules for LXQt LICENSE= BSD3CLAUSE diff --git a/x11/lxqt-l10n/Makefile b/x11/lxqt-l10n/Makefile index 413d6e317eff..adb962cccf08 100644 --- a/x11/lxqt-l10n/Makefile +++ b/x11/lxqt-l10n/Makefile @@ -5,7 +5,7 @@ PORTNAME= lxqt-l10n PORTVERSION= 0.11.2 CATEGORIES= x11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jesper@schmitz.computer COMMENT= Translations of LXQt components LICENSE= LGPL21+