diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-19 13:38:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-19 13:38:01 +0000 |
commit | 3e93feb586f6bf5ea1c38678883d88d0ae548bd5 (patch) | |
tree | 4c1f953b6e246d204210c46b582af9d1266d0a80 /Mk | |
parent | 80fb451383717eb7396c777f94d80a4a6f268c6c (diff) | |
download | ports-3e93feb586f6bf5ea1c38678883d88d0ae548bd5.tar.gz ports-3e93feb586f6bf5ea1c38678883d88d0ae548bd5.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/Uses/tcl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/tcl.mk b/Mk/Uses/tcl.mk index 1112b4441a30..24d23773919c 100644 --- a/Mk/Uses/tcl.mk +++ b/Mk/Uses/tcl.mk @@ -35,7 +35,7 @@ # where PORT is one of: # # - tcl - Depend on Tcl -# - tk - Depend on both Tk and Tk (Tk itself depends on Tcl) +# - tk - Depend on both Tk and Tcl (Tk itself depends on Tcl) # # and VERSION is in one of the following formats: # |