aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-06-28 09:11:31 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-06-28 09:11:31 +0000
commitf8a65e4c1b0f29ce7a791b0085ee107c50958657 (patch)
tree24812be98b418460366e590049f2e38e6dac2053 /x11-toolkits
parent80fa9351eec077ca19db0a823b243d0a14d68244 (diff)
downloadports-f8a65e4c1b0f29ce7a791b0085ee107c50958657.tar.gz
ports-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
Notes
Notes: svn path=/head/; revision=417703
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libsexy/Makefile2
-rw-r--r--x11-toolkits/libsexymm/Makefile2
-rw-r--r--x11-toolkits/py-sexy/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile
index bfef77b085cd..51f1e7e03632 100644
--- a/x11-toolkits/libsexy/Makefile
+++ b/x11-toolkits/libsexy/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 9
CATEGORIES= x11-toolkits devel
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extension widgets for GTK+
LICENSE= LGPL21
diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile
index 9873a5231d25..8fb8b873bc9d 100644
--- a/x11-toolkits/libsexymm/Makefile
+++ b/x11-toolkits/libsexymm/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 8
CATEGORIES= x11-toolkits devel
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ bindings for libsexy
LICENSE= LGPL21
diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile
index 2937597060f3..826e0943f9f2 100644
--- a/x11-toolkits/py-sexy/Makefile
+++ b/x11-toolkits/py-sexy/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= x11-toolkits python
MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= horia@racoviceanu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libsexy bindings for Python
LICENSE= LGPL21