summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-07-26 18:33:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-07-26 18:33:16 +0000
commit54bcddda8233f093fae76e8921e19b3d179be05e (patch)
tree47b7cd0c16a515413fe78b5780adc9a4824d940b /sysutils
parentUpgrade to suck-3.9.4. (diff)
Add "net" to CATEGORIES. Seems TCP utils belongs there to me.
Notes
Notes: svn path=/head/; revision=12137
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ucspi-tcp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ucspi-tcp/Makefile b/sysutils/ucspi-tcp/Makefile
index 9b178714f04c..738f4feabf4f 100644
--- a/sysutils/ucspi-tcp/Makefile
+++ b/sysutils/ucspi-tcp/Makefile
@@ -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