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/obnc/pkg-plist | |
parent | 872b05aa421ac4bef0ab42981c21e751d3061abd (diff) | |
download | freebsd-ports-graphics-2e7bea7386d5dca3d4f72a1a80dcfd3c7081bd33.tar.gz freebsd-ports-graphics-2e7bea7386d5dca3d4f72a1a80dcfd3c7081bd33.tar.zst freebsd-ports-graphics-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/obnc/pkg-plist')
-rw-r--r-- | net/obnc/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/obnc/pkg-plist b/net/obnc/pkg-plist new file mode 100644 index 00000000000..682ce4d9931 --- /dev/null +++ b/net/obnc/pkg-plist @@ -0,0 +1 @@ +bin/nc |