diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-10 02:15:41 +0800 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-10 02:15:41 +0800 |
commit | bf3371b27dfd77d676cc666e1399c5ef1a0c0ed1 (patch) | |
tree | cb2195030ee2b88a24cbe8849cd75dc358de3e41 /net/Makefile | |
parent | 4932d96a965ac4e9f431340e0d0b7c51863c64bc (diff) | |
download | freebsd-ports-gnome-bf3371b27dfd77d676cc666e1399c5ef1a0c0ed1.tar.gz freebsd-ports-gnome-bf3371b27dfd77d676cc666e1399c5ef1a0c0ed1.tar.zst freebsd-ports-gnome-bf3371b27dfd77d676cc666e1399c5ef1a0c0ed1.zip |
Htpdate is an utility to synchronize time using http headers. It can be very
useful in corporate networks, where there is only http proxy, so ntp don't
work.
PR: ports/82067
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 704a0bee3d3c..1efe428bf8b9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -226,6 +226,7 @@ SUBDIR += hlmaster SUBDIR += honeyd SUBDIR += howl + SUBDIR += htpdate SUBDIR += http_ping SUBDIR += hx SUBDIR += i2p |