aboutsummaryrefslogtreecommitdiff
path: root/www/tclhttpd
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-11-20 04:46:46 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-11-20 04:46:46 +0000
commit57a90dfedba0e05e19b91aab9ed0cf521d14c1c9 (patch)
treede379b75aee8d2fb7229380df3b653f438d93782 /www/tclhttpd
parent78351c401cf463f0b7f80ca0a827c399c1c13f8c (diff)
downloadports-57a90dfedba0e05e19b91aab9ed0cf521d14c1c9.tar.gz
ports-57a90dfedba0e05e19b91aab9ed0cf521d14c1c9.zip
Remove the (hopefully) last vestige of the late utimes command.
Notes
Notes: svn path=/head/; revision=121984
Diffstat (limited to 'www/tclhttpd')
-rw-r--r--www/tclhttpd/files/pkgIndex.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/tclhttpd/files/pkgIndex.tcl b/www/tclhttpd/files/pkgIndex.tcl
index 1bbba5b30465..b490e127bcd5 100644
--- a/www/tclhttpd/files/pkgIndex.tcl
+++ b/www/tclhttpd/files/pkgIndex.tcl
@@ -3,4 +3,3 @@
package ifneeded crypt 1.0 [list load $dir/@LIB@]
package ifneeded setuid 1.0 [list load $dir/@LIB@]
package ifneeded limit 1.0 [list load $dir/@LIB@]
-package ifneeded utime 1.0 [list load $dir/@LIB@]