diff options
author | mi <mi@FreeBSD.org> | 2005-06-30 05:40:26 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2005-06-30 05:40:26 +0800 |
commit | fc8f4ca7195c5f0882f8dec0f66417e1bed1a589 (patch) | |
tree | 525f0754f0d785eefe1fdc17bb03ad1630d46cee /lang | |
parent | 397fcac3247401ffdf4185574371ff6fa3dfd2a3 (diff) | |
download | freebsd-ports-gnome-fc8f4ca7195c5f0882f8dec0f66417e1bed1a589.tar.gz freebsd-ports-gnome-fc8f4ca7195c5f0882f8dec0f66417e1bed1a589.tar.zst freebsd-ports-gnome-fc8f4ca7195c5f0882f8dec0f66417e1bed1a589.zip |
Correct pkg-plist. Put on the pointed hat.
Notified by: kris (pointyhat)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl84/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/pkg-plist b/lang/tcl84/pkg-plist index 6ced51732ca1..98481d43c0e4 100644 --- a/lang/tcl84/pkg-plist +++ b/lang/tcl84/pkg-plist @@ -127,7 +127,7 @@ lib/tcl%%TCL_VER%%/word.tcl @dirrm lib/tcl%%TCL_VER%%/tcltest2.2 @dirrm lib/tcl%%TCL_VER%%/opt0.4 @dirrm lib/tcl%%TCL_VER%%/msgcat1.3 -@dirrm lib/tcl%%TCL_VER%%/http2.4 +@dirrm lib/tcl%%TCL_VER%%/http2.5 @dirrm lib/tcl%%TCL_VER%%/http1.0 @dirrm lib/tcl%%TCL_VER%%/encoding @dirrm lib/tcl%%TCL_VER%% |