summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca>2001-06-24 05:52:03 +0000
committertaca <taca>2001-06-24 05:52:03 +0000
commit1a4a14e352d4b38b1ebe8701f3534d69a16ca71a (patch)
treec787c1ed3ac9eadb72e8b773f8ed8cdff464ea17 /security
parent58501fa7320008093da3596af77d53f0906f1a87 (diff)
downloadpkgsrc-1a4a14e352d4b38b1ebe8701f3534d69a16ca71a.tar.gz
Enable zebedee.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 99c82454a59..3078ff39332 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2001/06/05 10:30:39 agc Exp $
+# $NetBSD: Makefile,v 1.79 2001/06/24 05:52:03 taca Exp $
#
COMMENT= Security tools
@@ -79,5 +79,6 @@ SUBDIR+= tripwire
SUBDIR+= uvscan
SUBDIR+= uvscan-dat
SUBDIR+= xdm-krb4
+SUBDIR+= zebedee
.include "../mk/bsd.pkg.subdir.mk"