diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-24 13:51:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-24 13:51:21 +0000 |
commit | dcdf9bd97d80b12dfcc27c6c19e0ee6621d0ffd8 (patch) | |
tree | fbf99ed23d46da8e85529e23ddb2f245e5c2663c /security | |
parent | 73b9d45370e6f413fe10d2c07c07cf4610e0454c (diff) | |
download | pkgsrc-dcdf9bd97d80b12dfcc27c6c19e0ee6621d0ffd8.tar.gz |
Sort.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 91a9a7679fa..e673f13fa5b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2002/08/27 09:00:52 abs Exp $ +# $NetBSD: Makefile,v 1.118 2002/09/24 13:54:36 wiz Exp $ # COMMENT= Security tools @@ -11,8 +11,8 @@ SUBDIR+= amavis SUBDIR+= amavis-perl SUBDIR+= apg SUBDIR+= arirang -SUBDIR+= avcheck SUBDIR+= audit-packages +SUBDIR+= avcheck SUBDIR+= cfs SUBDIR+= crack SUBDIR+= cyrus-sasl |