diff options
author | adrianp <adrianp> | 2005-04-24 12:16:19 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-04-24 12:16:19 +0000 |
commit | 9853f50e25a4faab79bf3045b6f34e8e69663ce7 (patch) | |
tree | 6f997015f3bfa2c3a4c21c2ffb81a6dafee649f3 /security | |
parent | 592737cf521d854d360b0cfdd05f370d3955acdf (diff) | |
download | pkgsrc-9853f50e25a4faab79bf3045b6f34e8e69663ce7.tar.gz |
- Note addition of amap-5.0
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index e7600f068d0..131baf7e9e0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2005/04/21 10:23:09 itojun Exp $ +# $NetBSD: Makefile,v 1.238 2005/04/24 12:16:19 adrianp Exp $ # COMMENT= Security tools @@ -9,6 +9,7 @@ SUBDIR+= MyPasswordSafe SUBDIR+= PAM SUBDIR+= aide SUBDIR+= aide06 +SUBDIR+= amap SUBDIR+= amavis SUBDIR+= amavis-perl SUBDIR+= amavisd-new |