diff options
author | brd <brd@FreeBSD.org> | 2017-03-31 22:32:02 +0800 |
---|---|---|
committer | brd <brd@FreeBSD.org> | 2017-03-31 22:32:02 +0800 |
commit | c328e9cf48d1eabbf6b7593aa1198d90ef380054 (patch) | |
tree | 014f7fcca7593c59857b1c90c6a804247eb22fd2 /net/Makefile | |
parent | 3cf4e0b3a137291e274d8e59f6d815bdf9e31bc9 (diff) | |
download | freebsd-ports-gnome-c328e9cf48d1eabbf6b7593aa1198d90ef380054.tar.gz freebsd-ports-gnome-c328e9cf48d1eabbf6b7593aa1198d90ef380054.tar.zst freebsd-ports-gnome-c328e9cf48d1eabbf6b7593aa1198d90ef380054.zip |
Add net/p5-Net-NTP
Approved by: swills (mentor)
Sponsored by: Netflix
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 605251c43f4b..6f00515d20cb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -675,6 +675,7 @@ SUBDIR += p5-Net-NBsocket SUBDIR += p5-Net-NIS SUBDIR += p5-Net-NIS-Listgroup + SUBDIR += p5-Net-NTP SUBDIR += p5-Net-Nessus-XMLRPC SUBDIR += p5-Net-Nmsg SUBDIR += p5-Net-OAuth |