aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ucspi-tcp
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-07-27 02:33:16 +0800
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-07-27 02:33:16 +0800
commit54bcddda8233f093fae76e8921e19b3d179be05e (patch)
tree47b7cd0c16a515413fe78b5780adc9a4824d940b /sysutils/ucspi-tcp
parenta465f7e6f1a391a6413f8f8ef34af1b50e573477 (diff)
downloadfreebsd-ports-54bcddda8233f093fae76e8921e19b3d179be05e.tar.gz
freebsd-ports-54bcddda8233f093fae76e8921e19b3d179be05e.tar.zst
freebsd-ports-54bcddda8233f093fae76e8921e19b3d179be05e.zip
Add "net" to CATEGORIES. Seems TCP utils belongs there to me.
Notes
Notes: svn path=/head/; revision=12137
Diffstat (limited to 'sysutils/ucspi-tcp')
-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