From 050b7312486bc7af98419927c8dd5769cbd58a61 Mon Sep 17 00:00:00 2001 From: rene Date: Sun, 19 Mar 2017 14:02:23 +0000 Subject: Take in olivierd@'s commit bit on his request. Submitted by: olivierd@ With hat: portmgr-secretary --- sysutils/bamf/Makefile | 2 +- sysutils/contractor/Makefile | 2 +- sysutils/py-iowait/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils') 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 -- cgit