diff options
author | gahr <gahr@FreeBSD.org> | 2013-09-19 21:38:01 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-09-19 21:38:01 +0800 |
commit | 4bd3866f587e683d3e9e39053fd99d31c687af27 (patch) | |
tree | 4c1f953b6e246d204210c46b582af9d1266d0a80 /Mk/Uses | |
parent | 356981bb0630ab65cade4697e0511a808841eba8 (diff) | |
download | freebsd-ports-gnome-4bd3866f587e683d3e9e39053fd99d31c687af27.tar.gz freebsd-ports-gnome-4bd3866f587e683d3e9e39053fd99d31c687af27.tar.zst freebsd-ports-gnome-4bd3866f587e683d3e9e39053fd99d31c687af27.zip |
- Fix typo
Spotted by: antoine
Diffstat (limited to 'Mk/Uses')
-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: # |