diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index c00e441b6c8..d7bacfc60e3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.190 2004/08/04 20:47:37 jlam Exp $ +# $NetBSD: Makefile,v 1.191 2004/08/06 15:08:20 jlam Exp $ # COMMENT= Security tools @@ -10,6 +10,7 @@ SUBDIR+= aide SUBDIR+= aide06 SUBDIR+= amavis SUBDIR+= amavis-perl +SUBDIR+= amavisd-new SUBDIR+= antonym SUBDIR+= apg SUBDIR+= arirang |