From 48828aca7188f9c77636f6c8a97587ca5c0abd13 Mon Sep 17 00:00:00 2001 From: swills Date: Sun, 4 Nov 2012 17:00:05 +0000 Subject: - Limit portscout to 2.7 Feature safe: yes --- sysutils/puppet27/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/puppet27/Makefile b/sysutils/puppet27/Makefile index 2b435edb0e82..05519517c90d 100644 --- a/sysutils/puppet27/Makefile +++ b/sysutils/puppet27/Makefile @@ -25,6 +25,8 @@ USERS= puppet GROUPS= puppet SUB_FILES+= pkg-message +PORTSCOUT= limit:^2\.7\. + MANCOMPRESSED= yes MAN5= puppet.conf.5 MAN8= filebucket.8 pi.8 puppet-agent.8 puppet-apply.8 puppet-ca.8 \ -- cgit