diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
commit | 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch) | |
tree | 3dbfd735c8826824161ca86ec4188c8fda926fd1 /net | |
parent | 99fbc95297531de7397f79ccd27a457078242b4b (diff) |
Remove trailing whitespaces.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286031
Diffstat (limited to 'net')
-rw-r--r-- | net/tcpstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpstat/Makefile b/net/tcpstat/Makefile index 7ecd89563fcf..234ccc93487f 100644 --- a/net/tcpstat/Makefile +++ b/net/tcpstat/Makefile @@ -16,7 +16,7 @@ COMMENT= A program to report various network statistics GNU_CONFIGURE= yes MAN1= tcpstat.1 tcpprof.1 -DOCS= AUTHORS ChangeLog LICENSE README doc/Tips_and_Tricks.txt +DOCS= AUTHORS ChangeLog LICENSE README doc/Tips_and_Tricks.txt .if !defined(NOPORTDOCS) post-install: |