diff options
author | kristerw <kristerw@pkgsrc.org> | 2007-03-16 21:10:08 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2007-03-16 21:10:08 +0000 |
commit | c212aed1a7ac8eb2b13036ab5042157e36ea1be4 (patch) | |
tree | 71ae945f293378d478c251260d82118f11bc7dca /security | |
parent | 76e75e3490e7704f10427bbd55e47cf9344c197c (diff) | |
download | pkgsrc-c212aed1a7ac8eb2b13036ab5042157e36ea1be4.tar.gz |
Add p5-Authen-PAM.
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 b08c5fdb014..dbc001f7284 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.291 2007/03/15 18:46:04 wiz Exp $ +# $NetBSD: Makefile,v 1.292 2007/03/16 21:10:08 kristerw Exp $ # COMMENT= Security tools @@ -136,6 +136,7 @@ SUBDIR+= openssh+gssapi SUBDIR+= openssl SUBDIR+= otpcalc SUBDIR+= p0f +SUBDIR+= p5-Authen-PAM SUBDIR+= p5-Authen-SASL SUBDIR+= p5-Authen-SASL-Cyrus SUBDIR+= p5-Crypt-Blowfish |