diff options
author | yuri <yuri@FreeBSD.org> | 2018-03-03 17:53:42 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-03-03 17:53:42 +0800 |
commit | 61e8fa99d5761317b6d11c967a207b0b14a7d2a1 (patch) | |
tree | 848a36c9b9e2600f237dbe0ab3fff21bbd4f1245 /x11 | |
parent | 2543891b6d274447677c5e901897606aa5c071f8 (diff) | |
download | freebsd-ports-gnome-61e8fa99d5761317b6d11c967a207b0b14a7d2a1.tar.gz freebsd-ports-gnome-61e8fa99d5761317b6d11c967a207b0b14a7d2a1.tar.zst freebsd-ports-gnome-61e8fa99d5761317b6d11c967a207b0b14a7d2a1.zip |
Marco Beishuizen <mbeis@xs4all.nl> takes maintainership of 3 ports
Ports: x11-fm/pcmanfm-qt/ x11/libfm-qt x11-themes/cursor-dmz-theme
PR: 226294 226305 226309
Submitted by: Marco Beishuizen <mbeis@xs4all.nl>
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libfm-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfm-qt/Makefile b/x11/libfm-qt/Makefile index bfd20af49142..63d3a6c3bf53 100644 --- a/x11/libfm-qt/Makefile +++ b/x11/libfm-qt/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.12.0 CATEGORIES= x11 MASTER_SITES= LXQT -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Qt port of libfm LICENSE= LGPL21+ |