diff options
Diffstat (limited to 'net/netstrain/Makefile')
-rw-r--r-- | net/netstrain/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/netstrain/Makefile b/net/netstrain/Makefile index 4c20b95454c7..988d81c3f4ce 100644 --- a/net/netstrain/Makefile +++ b/net/netstrain/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: netstrain -# Date created: 10 July 2003 -# Whom: Janos.Mohacsi@bsd.hu -# +# Created by: Janos.Mohacsi@bsd.hu # $FreeBSD$ -# PORTNAME= netstrain PORTVERSION= 3.0 CATEGORIES= net ipv6 MASTER_SITES= SF -MAINTAINER= Janos.Mohacsi@bsd.hu +MAINTAINER= jmohacsi@bsd.hu COMMENT= Tool to measure practical TCP throughput between two machines DOC_FILES= README |