diff options
author | bapt <bapt@FreeBSD.org> | 2014-09-22 20:09:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-09-22 20:09:08 +0800 |
commit | 64c6d795bfa81f242452aa51266ad2dd5616a4f3 (patch) | |
tree | 0140dad0ad6a8f041ba3713d90ca8a1fda2d1f69 /Mk | |
parent | b7a5fc97c88b7ec4469441284510795284635e7f (diff) | |
download | freebsd-ports-gnome-64c6d795bfa81f242452aa51266ad2dd5616a4f3.tar.gz freebsd-ports-gnome-64c6d795bfa81f242452aa51266ad2dd5616a4f3.tar.zst freebsd-ports-gnome-64c6d795bfa81f242452aa51266ad2dd5616a4f3.zip |
Spelling
Submitted by: xmj
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.options.mk b/Mk/bsd.options.mk index 1f99ca641b34..444a46058cb5 100644 --- a/Mk/bsd.options.mk +++ b/Mk/bsd.options.mk @@ -113,7 +113,7 @@ # defining ${opt}_${deptype}_DEPENDS will add its content to the actual # dependency when the option is enabled. Defining # ${opt}_${deptype}_DEPENDS_OFF will add its content to the actual dependency -# when the option is enabled. +# when the option is disabled. ## # Set all the options available for the ports, beginning with the |