summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-10-24 23:32:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-10-24 23:32:11 +0000
commit3b032c9a0a1e1a6d294bb6f3f6ccdb8f6c3780e9 (patch)
tree69689147682220b1ecedcbcef423ea90380a7930 /net
parentQueSO determines a remote OS by sending simple TCP packets and analysing (diff)
turn on queso
Notes
Notes: svn path=/head/; revision=14170
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 00b0d899a0ce..0d4ad6f17025 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.183 1998/10/10 04:42:07 steve Exp $
+# $Id: Makefile,v 1.184 1998/10/19 14:37:31 vanilla Exp $
#
SUBDIR += SSLtelnet
@@ -96,6 +96,7 @@
SUBDIR += pmf
SUBDIR += pppload
SUBDIR += proftpd
+ SUBDIR += queso
SUBDIR += radius
SUBDIR += radiusd-cistron
SUBDIR += ratoolset