aboutsummaryrefslogtreecommitdiff
path: root/net/netcat
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /net/netcat
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'net/netcat')
-rw-r--r--net/netcat/Makefile1
-rw-r--r--net/netcat/pkg-comment1
2 files changed, 1 insertions, 1 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
diff --git a/net/netcat/pkg-comment b/net/netcat/pkg-comment
deleted file mode 100644
index a8dd37a73cad..000000000000
--- a/net/netcat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple utility which reads and writes data across network connections