diff options
-rw-r--r-- | sysutils/mcollective/Makefile | 2 | ||||
-rw-r--r-- | sysutils/puppet/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index 8508092b559d..13daef89dcab 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/ EXTRACT_SUFX= .tgz -MAINTAINER= raj@csub.edu +MAINTAINER= swills@FreeBSD.org COMMENT= A modern scalable datacenter orchestration framework RUN_DEPENDS= rubygem-stomp>=0:${PORTSDIR}/devel/rubygem-stomp diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index 208824da44f6..e872624bf331 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.7.3 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ -MAINTAINER= raj@csub.edu +MAINTAINER= swills@FreeBSD.org COMMENT= A configuration management framework written in Ruby RUN_DEPENDS= facter>=0:${PORTSDIR}/sysutils/facter \ |