diff options
Diffstat (limited to 'net/tcpdstat/Makefile')
-rw-r--r-- | net/tcpdstat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tcpdstat/Makefile b/net/tcpdstat/Makefile index 200424f05d10..0e53af4620ce 100644 --- a/net/tcpdstat/Makefile +++ b/net/tcpdstat/Makefile @@ -10,6 +10,8 @@ DISTNAME= tcpd-tools-0.9 MAINTAINER= richard@unixguru.nl COMMENT= Tool for generating statistics from tcpdump (libpcap) files +BROKEN= unfetchable + PLIST_FILES= bin/tcpdstat WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} |