summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/Makefile3
-rw-r--r--security/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 9c51b142fe9..2fac3c0098b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.513 2004/11/07 21:44:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.514 2004/11/12 14:32:11 he Exp $
#
COMMENT= Networking tools
@@ -244,6 +244,7 @@ SUBDIR+= p5-Net-Server
SUBDIR+= p5-Net-TFTP
SUBDIR+= p5-Net-Telnet
SUBDIR+= p5-Net-Telnet-Cisco
+SUBDIR+= p5-Net-XWhois
SUBDIR+= p5-Net-Z3950
SUBDIR+= p5-NetAddr-IP
SUBDIR+= p5-NetPacket
diff --git a/security/Makefile b/security/Makefile
index 3a2469e3d6c..33bf228d7b0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.209 2004/11/12 11:33:11 darcy Exp $
+# $NetBSD: Makefile,v 1.210 2004/11/12 14:32:11 he Exp $
#
COMMENT= Security tools
@@ -148,6 +148,7 @@ SUBDIR+= p5-IO-Socket-SSL
SUBDIR+= p5-Module-Signature
SUBDIR+= p5-Net-DNS-SEC
SUBDIR+= p5-Net-SSLeay
+SUBDIR+= p5-Crypt-RandPasswd
SUBDIR+= p5-SHA
SUBDIR+= p5-SSLeay
SUBDIR+= p5-Tie-EncryptedHash