diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 17:11:31 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-06-28 17:11:31 +0800 |
commit | f8a65e4c1b0f29ce7a791b0085ee107c50958657 (patch) | |
tree | 24812be98b418460366e590049f2e38e6dac2053 /x11/i3lock | |
parent | 80fa9351eec077ca19db0a823b243d0a14d68244 (diff) | |
download | freebsd-ports-gnome-f8a65e4c1b0f29ce7a791b0085ee107c50958657.tar.gz freebsd-ports-gnome-f8a65e4c1b0f29ce7a791b0085ee107c50958657.tar.zst freebsd-ports-gnome-f8a65e4c1b0f29ce7a791b0085ee107c50958657.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/i3lock')
-rw-r--r-- | x11/i3lock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/i3lock/Makefile b/x11/i3lock/Makefile index 77a04e515f07..2063f3524957 100644 --- a/x11/i3lock/Makefile +++ b/x11/i3lock/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.7 CATEGORIES= x11 MASTER_SITES= http://i3wm.org/${PORTNAME}/ -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Slightly improved screen locker based on slock LICENSE= BSD3CLAUSE |