summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-09-04 13:27:03 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-09-04 13:27:03 +0000
commit17fd2102b6f4fd34982b8484969601113ec8eb28 (patch)
tree608500ee6ee279b5221ad77c00abe1805c59899f /net
parente9e2d472342924201df21c3a65949f0bf1a4ff80 (diff)
downloadpkgsrc-17fd2102b6f4fd34982b8484969601113ec8eb28.tar.gz
Add and enable p5-Net-Gnats and p5-Net-Jabber
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 aea4c6dceaa..9a6d6974ee8 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.402 2003/09/04 08:42:51 drochner Exp $
+# $NetBSD: Makefile,v 1.403 2003/09/04 13:27:03 xtraeme Exp $
#
COMMENT= Networking tools
@@ -182,7 +182,9 @@ SUBDIR+= p5-IO-Socket-Multicast
SUBDIR+= p5-Net
SUBDIR+= p5-Net-DNS
SUBDIR+= p5-Net-Daemon
+SUBDIR+= p5-Net-Gnats
SUBDIR+= p5-Net-IRC
+SUBDIR+= p5-Net-Jabber
SUBDIR+= p5-Net-SNMP
SUBDIR+= p5-Net-Server
SUBDIR+= p5-Net-TFTP