diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/sting | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'net/sting')
-rw-r--r-- | net/sting/Makefile | 1 | ||||
-rw-r--r-- | net/sting/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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} diff --git a/net/sting/pkg-comment b/net/sting/pkg-comment deleted file mode 100644 index d1050a3c894e..000000000000 --- a/net/sting/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool that measures end-to-end TCP connection characteristics |