diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bamf/Makefile | 2 | ||||
-rw-r--r-- | sysutils/contractor/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-iowait/Makefile | 2 |
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 |