diff options
author | bouyer <bouyer@pkgsrc.org> | 2013-01-14 14:44:29 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2013-01-14 14:44:29 +0000 |
commit | a141b5babdfe78fc2bf093e744969a306f688477 (patch) | |
tree | 5c414112cf05be389b832fddca41c7c6d1fa0233 /security | |
parent | 9c37c2d7302e5c884bb32900f0dfec1097aee3c7 (diff) | |
download | pkgsrc-a141b5babdfe78fc2bf093e744969a306f688477.tar.gz |
Add p5-Authen-Simple
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 b658b518dcd..ec7f2204a38 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.451 2012/12/12 22:44:19 wiz Exp $ +# $NetBSD: Makefile,v 1.452 2013/01/14 14:44:29 bouyer Exp $ # COMMENT= Security tools @@ -191,6 +191,7 @@ SUBDIR+= p5-Authen-PAM SUBDIR+= p5-Authen-PluggableCaptcha SUBDIR+= p5-Authen-SASL SUBDIR+= p5-Authen-SASL-Cyrus +SUBDIR+= p5-Authen-Simple SUBDIR+= p5-Authen-TacacsPlus SUBDIR+= p5-BSD-arc4random SUBDIR+= p5-Crypt-Blowfish |