diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 20:49:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 20:49:54 +0000 |
commit | 9930d8f2fe4839c39cfe39744875f9460d56abe6 (patch) | |
tree | 389e278ef855a2e8b524721c9b57dd37c66249dd /net/tcptrace | |
parent | Update to 0.4.2 (diff) |
Assign to new volunteer, by request.
Notes
Notes:
svn path=/head/; revision=212285
Diffstat (limited to 'net/tcptrace')
-rw-r--r-- | net/tcptrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index d5859e488fd9..df0cc453c779 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 6.6.7 CATEGORIES= net ipv6 MASTER_SITES= http://www.tcptrace.org/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= A TCP dump file analysis tool GNU_CONFIGURE= yes |