diff options
author | seb <seb@pkgsrc.org> | 2005-03-31 21:21:45 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-03-31 21:21:45 +0000 |
commit | 2d6558868c50a2e8833a0b2497d825dffb8703fa (patch) | |
tree | 6f2ad06acc8934d5c4edb313dc0a26b5d8c42ce9 /net | |
parent | 2d3854d607d3d078f4a096ab4e5c29c839641c6d (diff) | |
download | pkgsrc-2d6558868c50a2e8833a0b2497d825dffb8703fa.tar.gz |
Add & enable p5-Net-Dev-MIBLoadOrder.
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 9686ba43dbc..bfc0d9e499a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.547 2005/03/27 17:55:13 wiz Exp $ +# $NetBSD: Makefile,v 1.548 2005/03/31 21:21:45 seb Exp $ # COMMENT= Networking tools @@ -243,6 +243,7 @@ SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-DNSServer SUBDIR+= p5-Net-Daemon +SUBDIR+= p5-Net-Dev-MIBLoadOrder SUBDIR+= p5-Net-Gnats SUBDIR+= p5-Net-Google SUBDIR+= p5-Net-IP |