Promote sntp to net.
diff --git a/toys/pending/sntp.c b/toys/net/sntp.c
similarity index 99%
rename from toys/pending/sntp.c
rename to toys/net/sntp.c
index f141533..edccd20 100644
--- a/toys/pending/sntp.c
+++ b/toys/net/sntp.c
@@ -10,7 +10,7 @@
 
 config SNTP
   bool "sntp"
-  default n
+  default y
   help
     usage: sntp [-saSdDqm] [-r SHIFT] [-m ADDRESS] [-p PORT] [SERVER]