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 /misc | |
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 'misc')
-rw-r--r-- | misc/lxde-common/Makefile | 2 | ||||
-rw-r--r-- | misc/xdg-menu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/lxde-common/Makefile b/misc/lxde-common/Makefile index a403421fda1c..79ce19111cec 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/LXDE%20Common%20${PORTVERSION}/ -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= LXDE Common files LICENSE= GPLv2 diff --git a/misc/xdg-menu/Makefile b/misc/xdg-menu/Makefile index a7941ee36b6d..6255e32ec671 100644 --- a/misc/xdg-menu/Makefile +++ b/misc/xdg-menu/Makefile @@ -12,7 +12,7 @@ DISTFILES= XDG-Menu-${DISTVERSION}.tgz \ DIST_SUBDIR= python EXTRACT_ONLY= XDG-Menu-${DISTVERSION}.tgz -MAINTAINER= horia@racoviceanu.com +MAINTAINER= ports@FreeBSD.org COMMENT= ROX panel applet that displays an applications menu button LICENSE= GPLv2+ |