diff options
author | hubertf <hubertf> | 1998-05-24 12:36:39 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-05-24 12:36:39 +0000 |
commit | 4976f6cb93decca4506cb1144867381442fe990d (patch) | |
tree | d0f35d68fc6a7844193370ccefa58e4f030ade08 /net | |
parent | c3f9ac6ce41114a4022a02730800db5af0dbfe62 (diff) | |
download | pkgsrc-4976f6cb93decca4506cb1144867381442fe990d.tar.gz |
ucd-snmp and p5-SNMP work
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 86c4ae32551..49a69ddcdaa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1998/05/14 13:55:40 agc Exp $ +# $NetBSD: Makefile,v 1.29 1998/05/24 12:36:39 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -46,7 +46,7 @@ SUBDIR += p5-Net # SUBDIR += p5-Net-DNS # SUBDIR += p5-Net-Whois -# SUBDIR += p5-SNMP + SUBDIR += p5-SNMP # SUBDIR += pcnfsd # SUBDIR += pmf # SUBDIR += radius @@ -74,7 +74,7 @@ # SUBDIR += traceroute # SUBDIR += trafshow SUBDIR+= ttcp -# SUBDIR += ucd-snmp + SUBDIR += ucd-snmp # SUBDIR += wais # SUBDIR += wide-dhcp SUBDIR += wget |