diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-10 14:18:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-10 14:18:54 +0000 |
commit | 9170715880bb86ae40ba045b0d04668febad150c (patch) | |
tree | c5e56af302059bb83d1e9c41c01368d818fb15de /security/Makefile | |
parent | e595a716ffa290c886f7ba93625727d9bed6d237 (diff) | |
download | pkgsrc-9170715880bb86ae40ba045b0d04668febad150c.tar.gz |
Sort; add and enable p5-SSLeay.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 5bdb2286ab5..7cc441efbc2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.62 2001/03/05 23:21:34 hubertf Exp $ +# $NetBSD: Makefile,v 1.63 2001/03/10 14:18:54 wiz Exp $ # COMMENT= Security tools SUBDIR+= PAM SUBDIR+= aide -SUBDIR+= apg SUBDIR+= amavis +SUBDIR+= apg SUBDIR+= audit-packages SUBDIR+= crack SUBDIR+= cyrus-sasl @@ -40,6 +40,7 @@ SUBDIR+= p5-Crypt-CBC SUBDIR+= p5-Digest-MD5 SUBDIR+= p5-MD5 SUBDIR+= p5-SHA +SUBDIR+= p5-SSLeay SUBDIR+= pakemon SUBDIR+= pam-ldap SUBDIR+= pgp2 |