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 | |
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)
-rw-r--r-- | x11-fm/pcmanfm-qt/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/cursor-dmz-theme/Makefile | 2 | ||||
-rw-r--r-- | x11/libfm-qt/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/pcmanfm-qt/Makefile b/x11-fm/pcmanfm-qt/Makefile index 0ee2b230fbf9..a86c7f30e08b 100644 --- a/x11-fm/pcmanfm-qt/Makefile +++ b/x11-fm/pcmanfm-qt/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.12.0 CATEGORIES= x11-fm MASTER_SITES= LXQT -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= LXQt file manager LICENSE= GPLv2 diff --git a/x11-themes/cursor-dmz-theme/Makefile b/x11-themes/cursor-dmz-theme/Makefile index eac3b2dcb8d0..854aa449407f 100644 --- a/x11-themes/cursor-dmz-theme/Makefile +++ b/x11-themes/cursor-dmz-theme/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-themes MASTER_SITES= DEBIAN/pool/main/d/dmz-cursor-theme DISTNAME= dmz-cursor-theme_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= DMZ style neutral scalable cursor theme LICENSE= CC-BY-SA-3.0 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+ |