Hello @tech,

I attached a patch to correct a small typo in www/faq/ports/guide.html. It is my very first patch, so please forgive any mistakes I made.

Best regards,
Clemens

Index: guide.html
===================================================================
RCS file: /cvs/www/faq/ports/guide.html,v
retrieving revision 1.37
diff -u -p -u -r1.37 guide.html
--- guide.html  2 Jul 2015 05:49:05 -0000       1.37
+++ guide.html  29 Jul 2015 21:07:28 -0000
@@ -900,7 +900,7 @@ way into packages and packing-lists).

 There are some cases where configuration options are too invasive, and you
 will have to add true flavors to the <tt>Makefile</tt>: those flavors will
-command some configuration options, and usually additions to variousdependencies. +command some configuration options, and usually additions to various dependencies. Note that package naming is mostly automatic: the <tt>PKGNAME</tt> will have an
 extension built by appending the specified flavors to its name.
 So, if

Reply via email to