diff options
author | joneum <joneum@FreeBSD.org> | 2017-05-19 18:09:57 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2017-05-19 18:09:57 +0800 |
commit | fcd9aef81a11090a72ff35d5d3c840cc70257ed7 (patch) | |
tree | 6cee58f7a9b1b2d948190dbd10b4ea1ffda1ad52 /devel/liblxqt-l10n | |
parent | 2b212c35ee87e6794d97b3b1748a759cbbe39d12 (diff) | |
download | freebsd-ports-gnome-fcd9aef81a11090a72ff35d5d3c840cc70257ed7.tar.gz freebsd-ports-gnome-fcd9aef81a11090a72ff35d5d3c840cc70257ed7.tar.zst freebsd-ports-gnome-fcd9aef81a11090a72ff35d5d3c840cc70257ed7.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 'devel/liblxqt-l10n')
-rw-r--r-- | devel/liblxqt-l10n/Makefile | 2 |
1 files changed, 1 insertions, 1 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+ |