aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-10-31 22:36:25 +0000
committerSteve Wills <swills@FreeBSD.org>2011-10-31 22:36:25 +0000
commitdf572b20522a9ab7debfdc94cd94598e0b9c497e (patch)
tree4948ad9f4b9ee01223d4df2a0b7c7203b0348070 /sysutils
parent3c3b3eb2f398c39bbcac08953d67bad125bb5c2b (diff)
downloadports-df572b20522a9ab7debfdc94cd94598e0b9c497e.tar.gz
ports-df572b20522a9ab7debfdc94cd94598e0b9c497e.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mcollective/Makefile2
-rw-r--r--sysutils/puppet/Makefile2
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 \