aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-03-19 22:02:23 +0800
committerrene <rene@FreeBSD.org>2017-03-19 22:02:23 +0800
commit050b7312486bc7af98419927c8dd5769cbd58a61 (patch)
treebb38f6ce0eef3e1c93d155e9ce68a614729ea96b /sysutils
parentce5fcaf9d98c435acd0cbdf5758be818b48e2b7f (diff)
downloadfreebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.gz
freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.zst
freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.zip
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@ With hat: portmgr-secretary
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bamf/Makefile2
-rw-r--r--sysutils/contractor/Makefile2
-rw-r--r--sysutils/py-iowait/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/bamf/Makefile b/sysutils/bamf/Makefile
index c0aeb5789038..bc4f40f8e266 100644
--- a/sysutils/bamf/Makefile
+++ b/sysutils/bamf/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= https://launchpadlibrarian.net/280921055/ \
https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= BAMF Application Matching Framework
LICENSE= LGPL3
diff --git a/sysutils/contractor/Makefile b/sysutils/contractor/Makefile
index 77a181628fe9..dc144aca5030 100644
--- a/sysutils/contractor/Makefile
+++ b/sysutils/contractor/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= https://launchpadlibrarian.net/278375346/ \
https://launchpad.net/${PORTNAME}/loki/${PORTVERSION}/+download/
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Desktop-wide extension service
LICENSE= GPLv3
diff --git a/sysutils/py-iowait/Makefile b/sysutils/py-iowait/Makefile
index 5edf88138d5e..f2619c41f0ac 100644
--- a/sysutils/py-iowait/Makefile
+++ b/sysutils/py-iowait/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olivierd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python module for I/O completion events
LICENSE= GPLv3