From 6ebf168d2c9e19ae53ae54088b812fd3ab9ad85a Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 30 Sep 2010 15:39:11 +0000 Subject: [PATCH] robert@ will be the new master of puppet --- sysutils/ruby-puppet/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sysutils/ruby-puppet/Makefile b/sysutils/ruby-puppet/Makefile index 1a2f07cff3c..0deec96702a 100644 --- a/sysutils/ruby-puppet/Makefile +++ b/sysutils/ruby-puppet/Makefile @@ -1,17 +1,17 @@ -# $OpenBSD: Makefile,v 1.18 2010/09/28 07:02:57 jasper Exp $ +# $OpenBSD: Makefile,v 1.19 2010/09/30 15:39:11 jasper Exp $ COMMENT= centralised configuration management for networks VERSION= 0.25.5 DISTNAME= puppet-${VERSION} PKGNAME= ruby-${DISTNAME} -REVISION= 1 +REVISION= 2 CATEGORIES= sysutils net HOMEPAGE= http://reductivelabs.com/projects/puppet/ MASTER_SITES= http://reductivelabs.com/downloads/puppet/ -MAINTAINER= Mathieu Sauve-Frankel +MAINTAINER= Robert Nagy # GPL PERMIT_PACKAGE_CDROM= Yes