diff options
author | Romain Tartière <romain@FreeBSD.org> | 2017-07-20 15:30:52 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2017-07-20 15:30:52 +0000 |
commit | f956cbc91d961347c389ad907ead61c08cbd6665 (patch) | |
tree | 2133d8352e55b74983dc3e22e8b2f6116170f445 /sysutils/mcollective-actionpolicy-auth | |
parent | 1281937d70f0f5d1d01e8d40cd59248322016f5e (diff) |
Notes
Diffstat (limited to 'sysutils/mcollective-actionpolicy-auth')
-rw-r--r-- | sysutils/mcollective-actionpolicy-auth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcollective-actionpolicy-auth/Makefile b/sysutils/mcollective-actionpolicy-auth/Makefile index 5c710209a296..e3e591d38e6a 100644 --- a/sysutils/mcollective-actionpolicy-auth/Makefile +++ b/sysutils/mcollective-actionpolicy-auth/Makefile @@ -4,7 +4,7 @@ PORTNAME= mcollective-actionpolicy-auth PORTVERSION= 2.2.0 CATEGORIES= sysutils -MAINTAINER= romain@FreeBSD.org +MAINTAINER= puppet@FreeBSD.org COMMENT= MCollective Authorization plugin allowing fine grained ACLs LICENSE= APACHE20 |