aboutsummaryrefslogtreecommitdiff
path: root/sysutils/puppet
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2014-03-10 09:20:24 +0000
committerRemko Lodder <remko@FreeBSD.org>2014-03-10 09:20:24 +0000
commit0361783be0824f25af9d5150a459b65e77c3136d (patch)
treefee9a52e4651a46397f4e474e265ea615f9bd07d /sysutils/puppet
parent39e7a0df18831961d6560d0e52559eaf9de0ba58 (diff)
downloadports-0361783be0824f25af9d5150a459b65e77c3136d.tar.gz
ports-0361783be0824f25af9d5150a459b65e77c3136d.zip
Notes
Diffstat (limited to 'sysutils/puppet')
-rw-r--r--sysutils/puppet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile
index f76dda5bde1a..76e71909d6af 100644
--- a/sysutils/puppet/Makefile
+++ b/sysutils/puppet/Makefile
@@ -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>