From: Branan Purvine-Riley Date: Thu, 28 Jun 2012 18:09:57 +0000 (-0700) Subject: Fix module name to make the PMT happier X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6905d2ca911cdd26a6d36ec12c920b05ec0d0c72;p=puppet-concat.git Fix module name to make the PMT happier --- diff --git a/Modulefile b/Modulefile index d6ab2bb..0df3c88 100644 --- a/Modulefile +++ b/Modulefile @@ -1,4 +1,4 @@ -name 'puppet-concat' +name 'ripienaar-concat' version '0.1.0' source 'git://github.com/ripienaar/puppet-concat.git' author 'R.I.Pienaar'