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-wm | |
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-wm')
-rw-r--r-- | x11-wm/lxmed/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/lxsession/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/obapps/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/obmenu/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/lxmed/Makefile b/x11-wm/lxmed/Makefile index d4714e6a1ce7..6b1fd9ba99ee 100644 --- a/x11-wm/lxmed/Makefile +++ b/x11-wm/lxmed/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-wm java MASTER_SITES= SF/${PORTNAME}/ DIST_SUBDIR= java -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= LXDE Main Menu Editor LICENSE= GPLv3 diff --git a/x11-wm/lxsession/Makefile b/x11-wm/lxsession/Makefile index 471a5b810799..cf1bc70712ad 100644 --- a/x11-wm/lxsession/Makefile +++ b/x11-wm/lxsession/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= SF/lxde/LXSession%20%28session%20manager%29/LXSession%20${PORTVERSION}/ -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= LXDE Session Manager BUILD_DEPENDS= valac:lang/vala diff --git a/x11-wm/obapps/Makefile b/x11-wm/obapps/Makefile index d40100c37cac..d78eae29fb73 100644 --- a/x11-wm/obapps/Makefile +++ b/x11-wm/obapps/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical editor for Openbox application settings LICENSE= MIT diff --git a/x11-wm/obmenu/Makefile b/x11-wm/obmenu/Makefile index 8449a2231b47..43431ce3424e 100644 --- a/x11-wm/obmenu/Makefile +++ b/x11-wm/obmenu/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= SF -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Menu manager for Openbox supporting both static and pipe menus LICENSE= GPLv2 |