diff options
author | pav <pav@FreeBSD.org> | 2005-12-22 00:44:57 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-12-22 00:44:57 +0000 |
commit | 1cc439837ed686c8080c48ec6bc329b2c41ed9c2 (patch) | |
tree | 144417feaaebe107c3d441bf3ce53950660f636a /KNOBS | |
parent | bcf1cad25d67db611b7f08cb4b715af4460b9880 (diff) | |
download | FreeBSD-ports-1cc439837ed686c8080c48ec6bc329b2c41ed9c2.zip FreeBSD-ports-1cc439837ed686c8080c48ec6bc329b2c41ed9c2.tar.gz |
- Typo fix
Submitted by: Gregg Cooper <bsdcrank@squbes.com>
Diffstat (limited to 'KNOBS')
-rw-r--r-- | KNOBS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ # # - Nameing knobs: # When a port has a lib-prefix (ie: libquicktime, libxine) -# the lib-prefix should be stipped from the knob name. +# the lib-prefix should be stripped from the knob name. # (ie: QUICKTIME, XINE). # # |