diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-11 12:39:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-11 12:39:49 +0800 |
commit | c34bbed93ee6f955d174ff4c6a05f03704d68914 (patch) | |
tree | 7c8aa373e7bce1e41743549e443f9d456aa416ca /lang/tcl84 | |
parent | a8583201b0d60752fcfbc1df9d96bf89d21a7b57 (diff) | |
download | freebsd-ports-gnome-c34bbed93ee6f955d174ff4c6a05f03704d68914.tar.gz freebsd-ports-gnome-c34bbed93ee6f955d174ff4c6a05f03704d68914.tar.zst freebsd-ports-gnome-c34bbed93ee6f955d174ff4c6a05f03704d68914.zip |
- Fix spelling
Diffstat (limited to 'lang/tcl84')
-rw-r--r-- | lang/tcl84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index f84197811a65..6631c2ab29f4 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -26,7 +26,7 @@ MAKE_ENV= SHORT_TCL_VER=84 PKGINSTALL= ${PKGDIR}/pkg-install.tclsh PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh TCL_VER= 8.4 -NOPRECIOUSMAKEVARS= To much _MLINKS for README.html +NOPRECIOUSMAKEVARS= Too many _MLINKS for README.html PLIST_SUB= TCL_VER=${TCL_VER} SHORT_TCL_VER=84 |