diff options
author | adrianp <adrianp> | 2006-10-10 14:38:59 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-10-10 14:38:59 +0000 |
commit | 99590bfb9296f1651d5d6fe3eb83e52bc2d8b0c8 (patch) | |
tree | 385a133281e22e005eda8c2634d59588a4f6b659 /security | |
parent | 9dfce657ad135d7a00f12ed55da045e380692197 (diff) | |
download | pkgsrc-99590bfb9296f1651d5d6fe3eb83e52bc2d8b0c8.tar.gz |
+pam-radius
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 a4fd492473a..e30361a8deb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.274 2006/09/13 12:50:15 gdt Exp $ +# $NetBSD: Makefile,v 1.275 2006/10/10 14:38:59 adrianp Exp $ # COMMENT= Security tools @@ -183,6 +183,7 @@ SUBDIR+= pakemon SUBDIR+= pam-dbm SUBDIR+= pam-ldap SUBDIR+= pam-mysql +SUBDIR+= pam-radius SUBDIR+= pflkm SUBDIR+= pgp2 SUBDIR+= pgp5 |