aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-11-01 06:36:25 +0800
committerswills <swills@FreeBSD.org>2011-11-01 06:36:25 +0800
commit35f825dfd8cd142abd804466b4bb5128300a1a85 (patch)
treeeee3f6a867b951985015763c8528c7b43307da3b /sysutils
parentd7ff8c4a4d6381fcc5d602de92627d5f46bca14c (diff)
downloadfreebsd-ports-gnome-35f825dfd8cd142abd804466b4bb5128300a1a85.tar.gz
freebsd-ports-gnome-35f825dfd8cd142abd804466b4bb5128300a1a85.tar.zst
freebsd-ports-gnome-35f825dfd8cd142abd804466b4bb5128300a1a85.zip
- Grab maintainership of these, maintainer requested giving them up on ports@
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 \