diff options
author | drochner <drochner> | 2010-06-01 11:01:27 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-06-01 11:01:27 +0000 |
commit | 163fd1fe0067bf5657bf56783d12bcb4c26b14f5 (patch) | |
tree | 4c027c1bcfba08aa80eb09f8aecb5eb30e68cb74 /security | |
parent | 167affc97c311fb85ba84a4cdd7563c106d7749a (diff) | |
download | pkgsrc-163fd1fe0067bf5657bf56783d12bcb4c26b14f5.tar.gz |
+libgnome-keyring
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 58228f7216f..90b04028edf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.383 2010/05/29 06:21:29 obache Exp $ +# $NetBSD: Makefile,v 1.384 2010/06/01 11:01:27 drochner Exp $ # COMMENT= Security tools @@ -106,6 +106,7 @@ SUBDIR+= libfprint SUBDIR+= libfwbuilder SUBDIR+= libfwbuilder21 SUBDIR+= libgcrypt +SUBDIR+= libgnome-keyring SUBDIR+= libgpg-error SUBDIR+= libidea SUBDIR+= libident |