diff options
author | kris <kris@FreeBSD.org> | 2000-03-05 17:38:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-05 17:38:56 +0800 |
commit | 6daf724843550ca83b40248db462e198dbdff561 (patch) | |
tree | 9edb5b888bc08e9bfb8c15f6e2acf9fabca94ab5 /net/Makefile | |
parent | 4642c7dccb539dff82acfe343a69087adb0cc4b0 (diff) | |
download | freebsd-ports-gnome-6daf724843550ca83b40248db462e198dbdff561.tar.gz freebsd-ports-gnome-6daf724843550ca83b40248db462e198dbdff561.tar.zst freebsd-ports-gnome-6daf724843550ca83b40248db462e198dbdff561.zip |
nsping 0.8 is a tool for 'pinging' DNS servers.
Obtained from: OpenBSD
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 eaf4aeae9493..fa3de7eb543a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -124,6 +124,7 @@ SUBDIR += nocol SUBDIR += ns SUBDIR += nslint + SUBDIR += nsping SUBDIR += nstreams SUBDIR += ntimelord SUBDIR += ntop |