diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-06-28 17:11:31 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-06-28 17:11:31 +0800 |
commit | fa685daea6effba1155e3d5b6caa745fcec32a38 (patch) | |
tree | 24812be98b418460366e590049f2e38e6dac2053 /x11-fm | |
parent | 0c011617f25ac5a7c27cdd1f2b20191fe4b3dce2 (diff) | |
download | freebsd-ports-gnome-fa685daea6effba1155e3d5b6caa745fcec32a38.tar.gz freebsd-ports-gnome-fa685daea6effba1155e3d5b6caa745fcec32a38.tar.zst freebsd-ports-gnome-fa685daea6effba1155e3d5b6caa745fcec32a38.zip |
Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/pcmanfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index 8c34af42f6c7..00d87ed4ff1c 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.4 CATEGORIES= x11-fm MASTER_SITES= SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/ -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= PCMan File Manager LICENSE= GPLv2 |