diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-29 02:43:14 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-29 02:43:14 +0000 |
commit | a9f8d9523c06d51d2cfbf707ae59eb9942e4b261 (patch) | |
tree | cf9e911928e84d31d079b2c80787da120fdc47f7 /sysutils/puppet27 | |
parent | 9401ea1a3b1d11bb38fd1e04ed68148a00adac74 (diff) |
Notes
Diffstat (limited to 'sysutils/puppet27')
-rw-r--r-- | sysutils/puppet27/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/puppet27/Makefile b/sysutils/puppet27/Makefile index 6328c55ea281..c50e27fdcc4b 100644 --- a/sysutils/puppet27/Makefile +++ b/sysutils/puppet27/Makefile @@ -3,6 +3,7 @@ PORTNAME= puppet PORTVERSION= 2.7.23 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ @@ -26,6 +27,8 @@ SUB_FILES+= pkg-message PORTSCOUT= limit:^2\.7\. +PKGNAMESUFFIX= 27 + MANCOMPRESSED= yes MAN5= puppet.conf.5 MAN8= filebucket.8 pi.8 puppet-agent.8 puppet-apply.8 puppet-ca.8 \ |