diff options
author | dd <dd@FreeBSD.org> | 2001-07-04 09:07:06 +0800 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-04 09:07:06 +0800 |
commit | 2e7bea7386d5dca3d4f72a1a80dcfd3c7081bd33 (patch) | |
tree | 730ebe9255b32c7dc15fd06e376f83d4a788d430 /net/Makefile | |
parent | 872b05aa421ac4bef0ab42981c21e751d3061abd (diff) | |
download | freebsd-ports-gnome-2e7bea7386d5dca3d4f72a1a80dcfd3c7081bd33.tar.gz freebsd-ports-gnome-2e7bea7386d5dca3d4f72a1a80dcfd3c7081bd33.tar.zst freebsd-ports-gnome-2e7bea7386d5dca3d4f72a1a80dcfd3c7081bd33.zip |
Add Yet Another incarnation of netcat to the ever-growing ports tree.
This one is a rewrite by one of the OpenBSD folks, and features
cleaner code and IPv6 support (which neither of the others have).
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 4f2ccbb7bfd9..7a178d453c3d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -223,6 +223,7 @@ SUBDIR += ntop SUBDIR += ntp SUBDIR += nttcp + SUBDIR += obnc SUBDIR += ohphone SUBDIR += openam SUBDIR += opengatekeeper |