summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBranan Purvine-Riley <branan@puppetlabs.com>2012-06-28 11:09:57 -0700
committerBranan Purvine-Riley <branan@puppetlabs.com>2012-06-28 11:09:57 -0700
commit6905d2ca911cdd26a6d36ec12c920b05ec0d0c72 (patch)
treec0820f481b7d4ebeaaab2ebfe987961fc10a6d43
parent6b725dd5e15552659d008e7e32e1a4fb7df34012 (diff)
downloadpuppet-concat-6905d2ca911cdd26a6d36ec12c920b05ec0d0c72.tar.gz
puppet-concat-6905d2ca911cdd26a6d36ec12c920b05ec0d0c72.tar.bz2
Fix module name to make the PMT happier
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
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'