diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-29 03:35:37 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-29 03:35:37 +0000 |
commit | 1de291090d9121f4d238a639b441f64372c239c1 (patch) | |
tree | 2cc9ae598c7e8f7bd10150345c1ea45af7ec8206 /net/Makefile | |
parent | e35921a8ccafb8df7aaa5d4cf84085d52f62785c (diff) |
New port: net/ntpsec: Network Time Protocol suite, refactored
Notes
Notes:
svn path=/head/; revision=505320
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 fcd95f2ce09c..fc46dda3f2b7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -516,6 +516,7 @@ SUBDIR += ntp SUBDIR += ntp-devel SUBDIR += ntpa + SUBDIR += ntpsec SUBDIR += ntraceroute SUBDIR += nusoap SUBDIR += nuster |