summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-05 20:48:42 +0000
committerjtb <jtb>2001-03-05 20:48:42 +0000
commit114cbd9c5ee6787cf09327a7b25fe437abc58137 (patch)
tree4290a76fb6bfac9a5272234bff885212796ac163
parentac5d00c47a4c25ad5b957e68a90e5513a331af50 (diff)
downloadpkgsrc-114cbd9c5ee6787cf09327a7b25fe437abc58137.tar.gz
Add and enable p5-Net-IRC
-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