aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2004-11-20 12:46:46 +0800
committermi <mi@FreeBSD.org>2004-11-20 12:46:46 +0800
commit12bdf12ed6aa80a324bd8dfbb28ee125ff2733ac (patch)
treed7b9e7d5782c163cec4feb98b20ad80394915957 /www
parent5e059c8dc1da2436465d180399aa982b628aec35 (diff)
downloadfreebsd-ports-gnome-12bdf12ed6aa80a324bd8dfbb28ee125ff2733ac.tar.gz
freebsd-ports-gnome-12bdf12ed6aa80a324bd8dfbb28ee125ff2733ac.tar.zst
freebsd-ports-gnome-12bdf12ed6aa80a324bd8dfbb28ee125ff2733ac.zip
Remove the (hopefully) last vestige of the late utimes command.
Diffstat (limited to 'www')
-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@]