aboutsummaryrefslogtreecommitdiff
path: root/net/tcpcat
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /net/tcpcat
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
ports-a049dd78cc281272f3788b3d4689a744f774e543.zip
Notes
Diffstat (limited to 'net/tcpcat')
-rw-r--r--net/tcpcat/Makefile1
-rw-r--r--net/tcpcat/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile
index 80d2a1f22646..4a46144eb2ac 100644
--- a/net/tcpcat/Makefile
+++ b/net/tcpcat/Makefile
@@ -14,5 +14,6 @@ MAINTAINER= roam@FreeBSD.org
COMMENT= "A simple utility for sending/receiving data over a TCP or a Unix-domain socket"
GNU_CONFIGURE= yes
+PLIST_FILES= bin/tcpcat
.include <bsd.port.mk>
diff --git a/net/tcpcat/pkg-plist b/net/tcpcat/pkg-plist
deleted file mode 100644
index 429dba6bcf12..000000000000
--- a/net/tcpcat/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/tcpcat