diff options
author | romain <romain@FreeBSD.org> | 2017-07-20 23:30:52 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2017-07-20 23:30:52 +0800 |
commit | ade566922c8c00296a3ff1353c18ede0d8cdb89d (patch) | |
tree | 2133d8352e55b74983dc3e22e8b2f6116170f445 /sysutils/mcollective-nettest-common | |
parent | 626fb62b534a150ef313a5bd6bc837f99c6db2de (diff) | |
download | freebsd-ports-gnome-ade566922c8c00296a3ff1353c18ede0d8cdb89d.tar.gz freebsd-ports-gnome-ade566922c8c00296a3ff1353c18ede0d8cdb89d.tar.zst freebsd-ports-gnome-ade566922c8c00296a3ff1353c18ede0d8cdb89d.zip |
Pass maintainership to puppet@
puppet@ is basically aliased to the previous maintainers in order to ease-up
updating Puppet-related ports. The changes where approved by e-mail.
Diffstat (limited to 'sysutils/mcollective-nettest-common')
-rw-r--r-- | sysutils/mcollective-nettest-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcollective-nettest-common/Makefile b/sysutils/mcollective-nettest-common/Makefile index cfda310d69c4..dae21313b3b0 100644 --- a/sysutils/mcollective-nettest-common/Makefile +++ b/sysutils/mcollective-nettest-common/Makefile @@ -4,7 +4,7 @@ PORTNAME?= mcollective-nettest-common PORTVERSION= 3.0.4 CATEGORIES= sysutils -MAINTAINER= romain@FreeBSD.org +MAINTAINER= puppet@FreeBSD.org COMMENT?= MCollective common files to test ICMP and TCP connectivity LICENSE= APACHE20 |