diff options
-rw-r--r-- | sysutils/puppet/Makefile | 2 |
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> |