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/tcpstat | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/tcpstat')
-rw-r--r-- | net/tcpstat/Makefile | 1 | ||||
-rw-r--r-- | net/tcpstat/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpstat/Makefile b/net/tcpstat/Makefile index 68b37ecf7404..0c1b6c1b9898 100644 --- a/net/tcpstat/Makefile +++ b/net/tcpstat/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.frenchfries.net/paul/tcpstat/ MAINTAINER= greid@ukug.uk.freebsd.org +COMMENT= A program to report various network statistics GNU_CONFIGURE= yes diff --git a/net/tcpstat/pkg-comment b/net/tcpstat/pkg-comment deleted file mode 100644 index c84cc48ee3b4..000000000000 --- a/net/tcpstat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program to report various network statistics |