diff options
author | dburr <dburr@FreeBSD.org> | 1998-07-09 10:22:04 +0000 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-07-09 10:22:04 +0000 |
commit | 0c93d2d5f567d6d0277a1be05becf902e7909f21 (patch) | |
tree | 6c2cf7421594917452507741a43c00cf4233f6ad /sysutils | |
parent | 25a1cfb4081041ce548dbdef4a762582785129d0 (diff) | |
download | FreeBSD-ports-0c93d2d5f567d6d0277a1be05becf902e7909f21.zip FreeBSD-ports-0c93d2d5f567d6d0277a1be05becf902e7909f21.tar.gz |
Activate ucspi-tcp.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index b21ea59..1c43877 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1998/06/16 07:49:54 dburr Exp $ +# $Id: Makefile,v 1.35 1998/06/16 16:52:16 dburr Exp $ # SUBDIR += LPRng @@ -28,6 +28,7 @@ SUBDIR += su2 SUBDIR += tcplist SUBDIR += tua + SUBDIR += ucspi-tcp SUBDIR += upsd SUBDIR += xbatt SUBDIR += xcpustate |