diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/netcat/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/netcat/Makefile')
-rw-r--r-- | net/netcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile index 8e35108f123b..ec41fff0648d 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -21,6 +21,7 @@ PATCHFILES= nc-v6-20000918.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= sumikawa@FreeBSD.org +COMMENT= Simple utility which reads and writes data across network connections NO_WRKSUBDIR= yes ALL_TARGET= freebsd |