summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2002-04-15 12:25:02 +0000
committerhe <he@pkgsrc.org>2002-04-15 12:25:02 +0000
commit56ade372f9e1987a09d08e3e203986c93c922f93 (patch)
treedf79c4dba5548d3eeccece73088059de192ac6f5 /net
parentc8fbc82438502c08d013835e04e0d40774c7e28a (diff)
downloadpkgsrc-56ade372f9e1987a09d08e3e203986c93c922f93.tar.gz
Add p5-IO-Interface and p5-IO-Socket-Multicast.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 2a207046caa..e8311fac2d3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.287 2002/04/12 08:21:42 rh Exp $
+# $NetBSD: Makefile,v 1.288 2002/04/15 12:25:02 he Exp $
#
COMMENT= Networking tools
@@ -131,6 +131,8 @@ SUBDIR+= ntop
SUBDIR+= ntp4
SUBDIR+= openh323
SUBDIR+= openslp
+SUBDIR+= p5-IO-Interface
+SUBDIR+= p5-IO-Socket-Multicast
SUBDIR+= p5-Net
SUBDIR+= p5-Net-DNS
SUBDIR+= p5-Net-Daemon