diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:00:33 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:00:33 +0000 |
commit | a04adfbbe0b65ddcb716e92ca84f0817658a6fba (patch) | |
tree | 87a7b807d1700d654edfbeae228dced3adf8b318 /net/Makefile | |
parent | a15c1698e1c89e77f769bd0c03b0e85e070d6977 (diff) |
Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, p5-Term-ReadKey, p5-TraceFuncs
Activate in net: p5-SNMP
Activate in misc: p5-Locale-Codes
Activate in www: p5-WWW-Search
Activate in graphics: p5-GD
Notes
Notes:
svn path=/head/; revision=7090
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 106abccdd7b3..0ce8518262ce 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.110 1997/06/23 15:46:04 max Exp $ +# $Id: Makefile,v 1.111 1997/06/24 08:10:25 obrien Exp $ # SUBDIR += archie @@ -41,6 +41,7 @@ SUBDIR += p5-Net SUBDIR += p5-Net-DNS SUBDIR += p5-Net-Whois + SUBDIR += p5-SNMP SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += radius |