diff options
author | romain <romain@FreeBSD.org> | 2016-04-06 00:34:55 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2016-04-06 00:34:55 +0800 |
commit | ef51cd039a0db3b029c87ee897d87362b65c2c9c (patch) | |
tree | d98e762fa3b878f36e08e5c52053f19da79cb5e5 /sysutils/mcollective-puppet-common/Makefile | |
parent | 058828b077641aedcf59b3afb53a494a567e21cb (diff) | |
download | freebsd-ports-gnome-ef51cd039a0db3b029c87ee897d87362b65c2c9c.tar.gz freebsd-ports-gnome-ef51cd039a0db3b029c87ee897d87362b65c2c9c.tar.zst freebsd-ports-gnome-ef51cd039a0db3b029c87ee897d87362b65c2c9c.zip |
Actualy take maintainership.
PR: 208547
Submitted by: romain (me)
Approved by: anes@anes.su (maintainer)
Diffstat (limited to 'sysutils/mcollective-puppet-common/Makefile')
-rw-r--r-- | sysutils/mcollective-puppet-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcollective-puppet-common/Makefile b/sysutils/mcollective-puppet-common/Makefile index 8511c6e3a82c..26c0299881cb 100644 --- a/sysutils/mcollective-puppet-common/Makefile +++ b/sysutils/mcollective-puppet-common/Makefile @@ -4,7 +4,7 @@ PORTNAME?= mcollective-puppet-common PORTVERSION= 1.10.0 CATEGORIES= sysutils -MAINTAINER= anes@anes.su +MAINTAINER= romain@FreeBSD.org COMMENT?= MCollective common files to manage the Puppet Agent LICENSE= APACHE20 |