svn commit: r347728 - head/sysutils/puppet

Remko Lodder remko at FreeBSD.org
Mon Mar 10 09:20:25 UTC 2014


Author: remko (src,doc committer)
Date: Mon Mar 10 09:20:24 2014
New Revision: 347728
URL: http://svnweb.freebsd.org/changeset/ports/347728
QAT: https://qat.redports.org/buildarchive/r347728/

Log:
  Minor typo fix, s/insted/instead/
  
  Facilitated by:	    Snow B.V.

Modified:
  head/sysutils/puppet/Makefile

Modified: head/sysutils/puppet/Makefile
==============================================================================
--- head/sysutils/puppet/Makefile	Mon Mar 10 09:20:06 2014	(r347727)
+++ head/sysutils/puppet/Makefile	Mon Mar 10 09:20:24 2014	(r347728)
@@ -33,7 +33,7 @@ OPTIONS_DEFAULT=	PACKAGE_ORIGIN
 OPTIONS_SINGLE=		PATCHES
 OPTIONS_SINGLE_PATCHES=	PACKAGE_ORIGIN PACKAGE_ROOT
 PACKAGE_ORIGIN_DESC=	Use port origin as package name
-PACKAGE_ROOT_DESC=	Use PACKAGEROOT insted of PACKAGESITE
+PACKAGE_ROOT_DESC=	Use PACKAGEROOT instead of PACKAGESITE
 PATCHES_DESC=		Optional exclusive patches
 
 .include <bsd.port.options.mk>


More information about the svn-ports-head mailing list