diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-06-29 10:19:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-06-29 10:19:55 +0000 |
commit | e04025f1b69c26c4f42c473ec54d289bf2787bb4 (patch) | |
tree | 8196b47a50be0e8439d1aaf3bd743d75e3fc8dec /net/tcpstat/Makefile | |
parent | 74b3eddaab7d9489d4be2c90fb6e00b634ff46de (diff) | |
download | ports-e04025f1b69c26c4f42c473ec54d289bf2787bb4.tar.gz ports-e04025f1b69c26c4f42c473ec54d289bf2787bb4.zip |
Notes
Diffstat (limited to 'net/tcpstat/Makefile')
-rw-r--r-- | net/tcpstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpstat/Makefile b/net/tcpstat/Makefile index ce028db0e24c..8ecacda0db8e 100644 --- a/net/tcpstat/Makefile +++ b/net/tcpstat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= net MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/ -MAINTAINER= vinc@freebsd-fr.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to report various network statistics GNU_CONFIGURE= yes |