diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-29 17:48:19 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-29 17:48:19 +0800 |
commit | 93121ae0652231a4b7524a9c180f49d1fdfcda57 (patch) | |
tree | dd238c6a49b4b16017cf35382f89cf69068ba306 /security/Makefile | |
parent | fe924efe1b8ac92097f721a6d8616606cea9200e (diff) | |
download | freebsd-ports-gnome-93121ae0652231a4b7524a9c180f49d1fdfcda57.tar.gz freebsd-ports-gnome-93121ae0652231a4b7524a9c180f49d1fdfcda57.tar.zst freebsd-ports-gnome-93121ae0652231a4b7524a9c180f49d1fdfcda57.zip |
Add pamtester 0.1.0, a command line pam authentication tester.
PR: 81427
Submitted by: andy (at) fud.org.nz
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 991aa02aa092..d6bb69b428a5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -344,6 +344,7 @@ SUBDIR += pam_pop3 SUBDIR += pam_pwdfile SUBDIR += pam_smb + SUBDIR += pamtester SUBDIR += pear-Auth SUBDIR += pear-Auth_HTTP SUBDIR += pear-Auth_PrefManager |