diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /net/tcpslice | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) | |
download | ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.tar.gz ports-21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269.zip |
Notes
Diffstat (limited to 'net/tcpslice')
-rw-r--r-- | net/tcpslice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index 4c3e6aa3e8ce..3fe3c5ba7550 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/weekly/ \ http://www.jp.tcpdump.org/weekly/ -MAINTAINER= smace@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for extracting portions of pcap files MAN1= tcpslice.1 |