diff options
author | tron <tron@pkgsrc.org> | 1999-08-19 07:28:44 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-08-19 07:28:44 +0000 |
commit | 3f753b3afed2181ab6bbcc111ddf3ba10e10ed53 (patch) | |
tree | 10d9afa39661953a74b235d08ec376c8e3275044 /net/ttcp/Makefile | |
parent | c1c4e7667038c7d36fa25e8b6ecb37a27b73e1af (diff) | |
download | pkgsrc-3f753b3afed2181ab6bbcc111ddf3ba10e10ed53.tar.gz |
Add "benchmarks" as second category.
Diffstat (limited to 'net/ttcp/Makefile')
-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 |