diff options
Diffstat (limited to 'net/sting/Makefile')
-rw-r--r-- | net/sting/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sting/Makefile b/net/sting/Makefile index 3f70effc3bc7..b1258a0b3569 100644 --- a/net/sting/Makefile +++ b/net/sting/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cs.washington.edu/homes/savage/sting/ DISTNAME= sting MAINTAINER= kbyanc@posi.net +COMMENT= A tool that measures end-to-end TCP connection characteristics WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |