diff options
author | wxs <wxs@FreeBSD.org> | 2008-06-05 09:44:43 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-06-05 09:44:43 +0800 |
commit | d88873c0fb163ea386c9ba0ee39aba66f8ba4fd9 (patch) | |
tree | 28dfd36f1c49ffbec063c1646fefef38ec46ba9a /net/Makefile | |
parent | 24c387529b9e26b0c9b19f65838747db07a8c949 (diff) | |
download | freebsd-ports-gnome-d88873c0fb163ea386c9ba0ee39aba66f8ba4fd9.tar.gz freebsd-ports-gnome-d88873c0fb163ea386c9ba0ee39aba66f8ba4fd9.tar.zst freebsd-ports-gnome-d88873c0fb163ea386c9ba0ee39aba66f8ba4fd9.zip |
This is a port of ptpd, the Precision Time Protocol, which is an
implementation of IEEE 1588.
http://ptpd.sourceforge.net/
Submitted by: gnn (private mail/IRC)
Approved by: garga (mentor, implicit)
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 d5d68a866a92..7cfaaf28c4ed 100644 --- a/net/Makefile +++ b/net/Makefile @@ -708,6 +708,7 @@ SUBDIR += pppoa SUBDIR += ppptraf SUBDIR += pptpclient + SUBDIR += ptpd SUBDIR += prosearch SUBDIR += proxy-connect SUBDIR += proxy-suite |