diff options
author | tron <tron> | 1999-08-19 07:28:44 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-19 07:28:44 +0000 |
commit | 7db4c607dead984599a47a3b7be21fdd456449cd (patch) | |
tree | 10d9afa39661953a74b235d08ec376c8e3275044 /net/ttcp | |
parent | 6a11f18c70176978f8ff84b35972ac50d3ef7623 (diff) | |
download | pkgsrc-7db4c607dead984599a47a3b7be21fdd456449cd.tar.gz |
Add "benchmarks" as second category.
Diffstat (limited to 'net/ttcp')
-rw-r--r-- | net/ttcp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ttcp/Makefile b/net/ttcp/Makefile index 2336715bc41..e7160ad1262 100644 --- a/net/ttcp/Makefile +++ b/net/ttcp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 1999/07/02 08:37:27 agc Exp $ +# $NetBSD: Makefile,v 1.14 1999/08/19 07:28:44 tron Exp $ # DISTNAME= ttcp PKGNAME= ${DISTNAME}-1.12 -CATEGORIES= net +CATEGORIES= net benchmarks MASTER_SITES= http://www.ccci.com/tools/ttcp/ EXTRACT_SUFX= .tar.Z |