diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
commit | 32b1b831cd993dbca6afca173ebb087cd26238f0 (patch) | |
tree | b7bfe10b717cc84624543360d74893a3ad1d3693 /net/tcptrace | |
parent | d45aafd6c7ec85c58376e45d5a011ac5a2d94ea2 (diff) |
Notes
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 96c7a0000310..cbc562ed37e3 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= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A TCP dump file analysis tool MAKE_JOBS_SAFE= yes |