Index: head/sysutils/puppet/Makefile =================================================================== --- head/sysutils/puppet/Makefile +++ head/sysutils/puppet/Makefile @@ -3,6 +3,7 @@ PORTNAME= puppet PORTVERSION= 3.8.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ Index: head/sysutils/puppet/files/puppet.in =================================================================== --- head/sysutils/puppet/files/puppet.in +++ head/sysutils/puppet/files/puppet.in @@ -4,7 +4,7 @@ # # PROVIDE: puppet -# REQUIRE: NETWORK +# REQUIRE: LOGIN # KEYWORD: shutdown # Index: head/sysutils/puppet/files/puppetmaster.in =================================================================== --- head/sysutils/puppet/files/puppetmaster.in +++ head/sysutils/puppet/files/puppetmaster.in @@ -4,7 +4,7 @@ # # PROVIDE: puppetmaster -# REQUIRE: NETWORK +# REQUIRE: LOGIN # Add the following lines to /etc/rc.conf to enable the puppetmaster: #