diff options
author | swills <swills@FreeBSD.org> | 2011-11-01 06:36:25 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-11-01 06:36:25 +0800 |
commit | 35f825dfd8cd142abd804466b4bb5128300a1a85 (patch) | |
tree | eee3f6a867b951985015763c8528c7b43307da3b /sysutils | |
parent | d7ff8c4a4d6381fcc5d602de92627d5f46bca14c (diff) | |
download | freebsd-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/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 \ |