diff options
author | rene <rene@FreeBSD.org> | 2017-03-19 22:02:23 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-03-19 22:02:23 +0800 |
commit | 050b7312486bc7af98419927c8dd5769cbd58a61 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /sysutils | |
parent | ce5fcaf9d98c435acd0cbdf5758be818b48e2b7f (diff) | |
download | freebsd-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/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 |