diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-19 18:09:57 +0800 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-19 18:09:57 +0800 |
commit | 1fb713c40e2bb70e6d447a3593794fc6d06e851d (patch) | |
tree | 6cee58f7a9b1b2d948190dbd10b4ea1ffda1ad52 /x11 | |
parent | bd4ff803377bc61dd2c911bb98962c1cbd4a0f1c (diff) | |
download | freebsd-ports-gnome-1fb713c40e2bb70e6d447a3593794fc6d06e851d.tar.gz freebsd-ports-gnome-1fb713c40e2bb70e6d447a3593794fc6d06e851d.tar.zst freebsd-ports-gnome-1fb713c40e2bb70e6d447a3593794fc6d06e851d.zip |
Pass MAINTAINER'ship to submitter
- Pass MAINTAINER'ship to submitter
PR: 219361
Reported by: Jesper Schmitz Mouridsen <jesper@schmitz.computer>
Approved by: miwi (mentor)
Differential Revision: https://review.freebsd.org/D10812
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lxqt-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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+ |