diff options
Diffstat (limited to 'net/tcpillust/Makefile')
-rw-r--r-- | net/tcpillust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 81945a430905..7caf94284c7a 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -24,7 +24,7 @@ MAN1= tcpillust.1 DOCS= README -SAMPLES= tcpclient.log tcpserver.log +SAMPLES= tcpclient.log tcpserver.log post-install: .if !defined(NOPORTDOCS) |