diff --git a/sysutils/ruby-puppet/2/Makefile b/sysutils/ruby-puppet/2/Makefile index 479d009fd61..0431929c81f 100644 --- a/sysutils/ruby-puppet/2/Makefile +++ b/sysutils/ruby-puppet/2/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.4 2013/03/08 16:24:39 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.5 2013/03/11 12:54:29 ajacoutot Exp $ VERSION= 2.7.20 -REVISION= 1 +REVISION= 2 # remove CVS ID post-extract: @@ -11,7 +11,7 @@ post-extract: ${WRKSRC}/examples/etc/puppet/fileserver.conf post-install: - ${INSTALL_DATA} ${WRKSRC}/examples/etc/puppet/{fileserver,puppet,tagmail}.conf \ + ${INSTALL_DATA} ${WRKSRC}/examples/etc/puppet/{fileserver,tagmail}.conf \ ${PREFIX}/${MODRUBY_RELEXAMPLEDIR}-puppet .include