diff options
Diffstat (limited to 'net/tcpcat')
-rw-r--r-- | net/tcpcat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 1d1200217fb5..40cd28dd5dad 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -14,5 +14,4 @@ COMMENT= A simple utility for sending/receiving data over a TCP or a Unix-domain GNU_CONFIGURE= yes PLIST_FILES= bin/tcpcat -NO_STAGE= yes .include <bsd.port.mk> |