diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 09:11:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 09:11:31 +0000 |
commit | f8a65e4c1b0f29ce7a791b0085ee107c50958657 (patch) | |
tree | 24812be98b418460366e590049f2e38e6dac2053 /x11/libfm | |
parent | 80fa9351eec077ca19db0a823b243d0a14d68244 (diff) |
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
Notes
Notes:
svn path=/head/; revision=417703
Diffstat (limited to 'x11/libfm')
-rw-r--r-- | x11/libfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile index b0277055cb0a..3d872abedc29 100644 --- a/x11/libfm/Makefile +++ b/x11/libfm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.4 CATEGORIES= x11 MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/ -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT?= Core library of PCManFM file manager LICENSE= LGPL21 |