diff options
author | kim <kim> | 2005-02-12 17:57:29 +0000 |
---|---|---|
committer | kim <kim> | 2005-02-12 17:57:29 +0000 |
commit | dc65e6eb93f050a4786f8c9ea01c0f5290cb62cc (patch) | |
tree | 5f897082482cb6ae21b9b084988092243445a9be /net | |
parent | 61f0190bc127949f79ad62a17fa031e1470e728e (diff) | |
download | pkgsrc-dc65e6eb93f050a4786f8c9ea01c0f5290cb62cc.tar.gz |
Add and enable cisco-mibs
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 9e5b132f941..82f7e65e10d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.539 2005/02/09 13:08:40 markd Exp $ +# $NetBSD: Makefile,v 1.540 2005/02/12 17:57:29 kim Exp $ # COMMENT= Networking tools @@ -46,6 +46,7 @@ SUBDIR+= choparp SUBDIR+= chrony SUBDIR+= cia SUBDIR+= cidr +SUBDIR+= cisco-mibs SUBDIR+= citrix_ica SUBDIR+= cmu-dhcpd SUBDIR+= coda5_client |