diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-08 15:00:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-08 15:00:57 +0000 |
commit | e66fd8d2ed4afd04bb2c6574f4f3519dc5032243 (patch) | |
tree | 13f4822340cfaac740253b39b168f889205d6201 /sysutils | |
parent | 69574bf6694608a92cf2060d8d66973a0ce0eaca (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rubygem-hiera-puppet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-hiera-puppet/Makefile b/sysutils/rubygem-hiera-puppet/Makefile index 5688695b4571..2affd886fe7d 100644 --- a/sysutils/rubygem-hiera-puppet/Makefile +++ b/sysutils/rubygem-hiera-puppet/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= RG MAINTAINER= mat@FreeBSD.org COMMENT= A data backend for Hiera that queries the Puppet scope for data -RUN_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet27 \ +RUN_DEPENDS= puppet27>=0:${PORTSDIR}/sysutils/puppet27 \ rubygem-hiera>=1.0:${PORTSDIR}/sysutils/rubygem-hiera CONFLICTS= puppet-3.* |