1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

CATEGORIES was wrong (net came before benchmarks)

This commit is contained in:
Bill Fumerola 1999-04-14 20:20:18 +00:00
parent d5bc888169
commit 4b3f37240b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17877

View File

@ -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