diff options
author | adrianp <adrianp> | 2007-10-21 13:51:41 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-10-21 13:51:41 +0000 |
commit | cd9b8117cf3be65864e738186116b6cfb6ed2363 (patch) | |
tree | a02a1adfbc5bba31eb7f2c4452c2b02cc57e68ca /security/Makefile | |
parent | 3108d46737a1ac00b9071ebe0cc9a1ddcc31a81f (diff) | |
download | pkgsrc-cd9b8117cf3be65864e738186116b6cfb6ed2363.tar.gz |
+keepassx
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 aa5710e656e..b855a6cfb57 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.304 2007/09/20 20:03:41 jlam Exp $ +# $NetBSD: Makefile,v 1.305 2007/10/21 13:51:41 adrianp Exp $ # COMMENT= Security tools @@ -86,6 +86,7 @@ SUBDIR+= ipsec-tools SUBDIR+= isakmpd SUBDIR+= jessie SUBDIR+= john +SUBDIR+= keepassx SUBDIR+= keychain SUBDIR+= kssh SUBDIR+= kth-krb4 |