diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-20 14:19:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-20 14:19:12 +0000 |
commit | dab56d799cc95931d791a7d16ac4b4da22b9fe33 (patch) | |
tree | 0dcffc717a84a833dbc348aadc4fd536378f8780 /net | |
parent | 662450e00fca7851534b66e0141c9dd83be9086f (diff) | |
download | pkgsrc-dab56d799cc95931d791a7d16ac4b4da22b9fe33.tar.gz |
add and enable p5-Net-Daemon
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 e4d2b168cd2..a4fc80fa369 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.204 2001/03/14 16:42:12 skrll Exp $ +# $NetBSD: Makefile,v 1.205 2001/03/20 14:19:12 wiz Exp $ # COMMENT= Networking tools @@ -92,6 +92,7 @@ SUBDIR+= openh323 SUBDIR+= ORBit SUBDIR+= p5-ispman SUBDIR+= p5-Net +SUBDIR+= p5-Net-Daemon SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-IRC SUBDIR+= p5-Net-SNMP |