From 4b3f37240b74837e0ee4ff4ce0fd0d44cf23a41c Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Wed, 14 Apr 1999 20:20:18 +0000 Subject: CATEGORIES was wrong (net came before benchmarks) --- benchmarks/tcpblast/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/tcpblast') diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index bc2f845d4dbd..88ea34b15f39 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -3,12 +3,12 @@ # Date created: 22 August 1994 # Whom: mr # -# $Id: Makefile,v 1.12 1998/12/01 00:54:15 asami Exp $ +# $Id: Makefile,v 1.13 1998/12/05 08:12:11 obrien Exp $ # DISTNAME= tcpblast PKGNAME= tcpblast-1.0 -CATEGORIES= net benchmarks +CATEGORIES= benchmarks net DISTFILES= # empty MAINTAINER= ports@FreeBSD.org -- cgit v1.2.3