diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 05:06:13 +0000 |
commit | 043a69f62f7feafc19b482b904f17bd99214c368 (patch) | |
tree | f106bb42e74d80cf8653ba8a622dafd3af2a2a03 /net/tcpflow | |
parent | 618ca1a1bcbd55f9c3108d87f78bda798a600b0d (diff) | |
download | ports-043a69f62f7feafc19b482b904f17bd99214c368.tar.gz ports-043a69f62f7feafc19b482b904f17bd99214c368.zip |
Notes
Diffstat (limited to 'net/tcpflow')
-rw-r--r-- | net/tcpflow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 6c21d8f0ba35..b66369d9926d 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/ -MAINTAINER= jose@we.lc.ehu.es +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes |