summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1996-07-06 09:21:52 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1996-07-06 09:21:52 +0000
commitdb9accdbb644dd8401fe48af4bc2572dd8a3b718 (patch)
tree98e0978a9eac91bc02e4f6e269d4c3d6ec488791 /net
parentUpdate to a later version of LaTeX and also convert to using fetch. (diff)
Add radius and ucd-snmp to the SUBDIR list
Notes
Notes: svn path=/head/; revision=3315
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 913197814e09..10e35f9535d7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.70 1996/06/19 20:09:49 adam Exp $
+# $Id: Makefile,v 1.71 1996/06/20 18:52:18 jkh Exp $
#
SUBDIR += archie
@@ -22,6 +22,7 @@
SUBDIR += nv
SUBDIR += pcnfsd
SUBDIR += pmf
+ SUBDIR += radius
SUBDIR += rdist6
SUBDIR += rmsg
SUBDIR += samba
@@ -34,6 +35,7 @@
SUBDIR += tinyfugue
SUBDIR += tkined
SUBDIR += trafshow
+ SUBDIR += ucd-snmp
SUBDIR += vic
SUBDIR += wais
SUBDIR += wide-dhcp