diff options
Diffstat (limited to 'usr.sbin/tcpdchk')
-rw-r--r-- | usr.sbin/tcpdchk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/tcpdchk/Makefile b/usr.sbin/tcpdchk/Makefile index 3393011..759b031 100644 --- a/usr.sbin/tcpdchk/Makefile +++ b/usr.sbin/tcpdchk/Makefile @@ -5,7 +5,6 @@ MAINTAINER=markm@FreeBSD.org PROG= tcpdchk -MAN8= tcpdchk.8 SRCS= tcpdchk.c fakelog.c inetcf.c scaffold.c CFLAGS= -DREAL_DAEMON_DIR=\"/usr/libexec\" \ |