diff options
author | peter <peter@pkgsrc.org> | 2004-11-05 15:59:58 +0000 |
---|---|---|
committer | peter <peter@pkgsrc.org> | 2004-11-05 15:59:58 +0000 |
commit | 1f9fef38d8e1b18ef5770a513d00ab0d2b72ac2e (patch) | |
tree | 7a72200854a94401478de7e73c69c5cfacaaecf1 /security/Makefile | |
parent | 79503f0fe6c22cb88b006d8655bc61b80aac5387 (diff) | |
download | pkgsrc-1f9fef38d8e1b18ef5770a513d00ab0d2b72ac2e.tar.gz |
Add pflkm.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index e24aa0b63b2..6b85e41bc10 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.204 2004/10/31 21:46:40 jdolecek Exp $ +# $NetBSD: Makefile,v 1.205 2004/11/05 15:59:58 peter Exp $ # COMMENT= Security tools @@ -152,6 +152,7 @@ SUBDIR+= pakemon SUBDIR+= pam-dbm SUBDIR+= pam-ldap SUBDIR+= pam-smbpass +SUBDIR+= pflkm SUBDIR+= pgp2 SUBDIR+= pgp5 SUBDIR+= pgpdump |