diff options
Diffstat (limited to 'net/tcpflow')
-rw-r--r-- | net/tcpflow/Makefile | 1 | ||||
-rw-r--r-- | net/tcpflow/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index a51699e5d2e6..f7f68b2f9e97 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/ MAINTAINER= jose@we.lc.ehu.es +COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes diff --git a/net/tcpflow/pkg-comment b/net/tcpflow/pkg-comment deleted file mode 100644 index 87c0b9e80172..000000000000 --- a/net/tcpflow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for capturing data transmitted as part of TCP connections |