diff options
author | markd <markd@pkgsrc.org> | 2014-11-13 11:30:39 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2014-11-13 11:30:39 +0000 |
commit | 1d2eff10362ea92b24f5b1ab1f8ea73b107c6c28 (patch) | |
tree | 4aef47821a9c48234d343232f0dabfaacc11be1f /security/Makefile | |
parent | 3e9eb92f028f27b9d3aad5c43e7dd0739c290a39 (diff) | |
download | pkgsrc-1d2eff10362ea92b24f5b1ab1f8ea73b107c6c28.tar.gz |
kwallet becomes kwalletmanager
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index ba348f5336b..b9305031cf0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.525 2014/11/02 20:39:03 agc Exp $ +# $NetBSD: Makefile,v 1.526 2014/11/13 11:30:39 markd Exp $ # COMMENT= Security tools @@ -117,7 +117,7 @@ SUBDIR+= kpcli SUBDIR+= kssh SUBDIR+= kstart SUBDIR+= kth-krb4 -SUBDIR+= kwallet +SUBDIR+= kwalletmanager SUBDIR+= lasso SUBDIR+= libassuan SUBDIR+= libassuan2 |