summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-03-05 20:48:42 +0000
committerjtb <jtb@pkgsrc.org>2001-03-05 20:48:42 +0000
commitb220924ae726b65e80a034ea552a12ea6a89e309 (patch)
tree4290a76fb6bfac9a5272234bff885212796ac163 /net
parentd160102049248a5b40365ee2f19e427817b88ac1 (diff)
downloadpkgsrc-b220924ae726b65e80a034ea552a12ea6a89e309.tar.gz
Add and enable p5-Net-IRC
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 80ba5197afb..5c400b71a14 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.198 2001/03/04 16:44:29 itojun Exp $
+# $NetBSD: Makefile,v 1.199 2001/03/05 20:48:42 jtb Exp $
#
COMMENT= Networking tools
@@ -91,6 +91,7 @@ SUBDIR+= ORBit
SUBDIR+= p5-ispman
SUBDIR+= p5-Net
SUBDIR+= p5-Net-DNS
+SUBDIR+= p5-Net-IRC
SUBDIR+= p5-Net-SNMP
SUBDIR+= p5-Net-TFTP
SUBDIR+= p5-Net-Telnet