1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/net-mgmt/cricket/files/patch-ai

14 lines
347 B
Plaintext
Raw Normal View History

*** util/test-url.orig Sat Jan 22 12:43:07 2000
--- util/test-url Sat Jan 22 12:43:15 2000
***************
*** 1,4 ****
! #!/usr/local/bin/perl -w
# -*- perl -*-
# test-url: a simple script to see how fast a webserver is
--- 1,4 ----
! #!%%PATHPERLBIN%% -w
# -*- perl -*-
# test-url: a simple script to see how fast a webserver is