diff options
author | martti <martti@pkgsrc.org> | 2006-10-16 09:16:37 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2006-10-16 09:16:37 +0000 |
commit | 3ab3eb514a209990b0c0431826bb52fa5c4537fe (patch) | |
tree | e4a9dd13d79680a88a777931bd626d9e74ea6fb4 /security/Makefile | |
parent | c45db181f5052f6ae6f1b4de08c534f1c7ac889f (diff) | |
download | pkgsrc-3ab3eb514a209990b0c0431826bb52fa5c4537fe.tar.gz |
Added yafic
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index e30361a8deb..52e4bf10abb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.275 2006/10/10 14:38:59 adrianp Exp $ +# $NetBSD: Makefile,v 1.276 2006/10/16 09:16:37 martti Exp $ # COMMENT= Security tools @@ -254,6 +254,7 @@ SUBDIR+= tkpasman SUBDIR+= tripwire SUBDIR+= uvscan SUBDIR+= xmlsec1 +SUBDIR+= yafic SUBDIR+= zebedee .include "../mk/bsd.pkg.subdir.mk" |