summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 28a1f4ed58a..369309e026d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.193 2004/08/13 18:46:11 jlam Exp $
+# $NetBSD: Makefile,v 1.194 2004/08/27 13:22:30 drochner Exp $
#
COMMENT= Security tools
@@ -202,6 +202,7 @@ SUBDIR+= tripwire
SUBDIR+= uvscan
SUBDIR+= winbind
SUBDIR+= xdm-krb4
+SUBDIR+= xmlsec1
SUBDIR+= zebedee
.include "../mk/bsd.pkg.subdir.mk"