Add "net" to CATEGORIES. Seems TCP utils belongs there to me.

This commit is contained in:
David E. O'Brien 1998-07-26 18:33:16 +00:00
parent a465f7e6f1
commit 54bcddda82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12137

View file

@ -3,11 +3,11 @@
# Date created: 12 June 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/07/09 10:18:37 dburr Exp $
#
DISTNAME= ucspi-tcp-0.80
CATEGORIES= sysutils
CATEGORIES= sysutils net
MASTER_SITES= ftp://koobera.math.uic.edu/www/software/
MAINTAINER= dom@myrddin.demon.co.uk