diff options
author | minskim <minskim> | 2004-02-17 04:30:17 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-17 04:30:17 +0000 |
commit | 3c5649e7287788076834dc770fd5a420289feef0 (patch) | |
tree | 22ec0ace55a757f0b3f83b5ad4687e9f68b7b101 /net | |
parent | 461f94ada19da08f0a0ac97a4c23381ff4cada46 (diff) | |
download | pkgsrc-3c5649e7287788076834dc770fd5a420289feef0.tar.gz |
Add and enable p5-Net-IP.
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 caa30b89555..e7ae2f28d17 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.438 2004/02/15 01:19:17 kristerw Exp $ +# $NetBSD: Makefile,v 1.439 2004/02/17 04:30:17 minskim Exp $ # COMMENT= Networking tools @@ -193,6 +193,7 @@ SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-DNS SUBDIR+= p5-Net-Daemon SUBDIR+= p5-Net-Gnats +SUBDIR+= p5-Net-IP SUBDIR+= p5-Net-IRC SUBDIR+= p5-Net-Jabber SUBDIR+= p5-Net-SNMP |