diff options
author | dd <dd@FreeBSD.org> | 2001-08-11 18:55:26 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-08-11 18:55:26 +0000 |
commit | ae00dbcf36715fc6491480664c563ab1efaaa0e2 (patch) | |
tree | 1454ea6cd197ebe93e74836a09daf6cc028934ab /net/http_ping/pkg-plist | |
parent | 4d32003a284c00e57499ce0068d0935de028d434 (diff) | |
download | FreeBSD-ports-ae00dbcf36715fc6491480664c563ab1efaaa0e2.zip FreeBSD-ports-ae00dbcf36715fc6491480664c563ab1efaaa0e2.tar.gz |
Add http_ping 20010709, a program that sends HTTP requests every few
seconds and times how long they take. Similar to ping(8).
Diffstat (limited to 'net/http_ping/pkg-plist')
-rw-r--r-- | net/http_ping/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http_ping/pkg-plist b/net/http_ping/pkg-plist new file mode 100644 index 0000000..14b5306 --- /dev/null +++ b/net/http_ping/pkg-plist @@ -0,0 +1 @@ +bin/http_ping |