diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:25:17 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:25:17 +0000 |
commit | aabcf290fb40f4a3bd14b84a017645817612549b (patch) | |
tree | aadad6962ab5b6b71e16e0c63d4b0018a7000af6 /security/Makefile | |
parent | d0085641e382dc28e12bf47b48348a9d36c73c24 (diff) | |
download | ports-aabcf290fb40f4a3bd14b84a017645817612549b.tar.gz ports-aabcf290fb40f4a3bd14b84a017645817612549b.zip |
Add pinentry slaveport for the QT based pinentry dialog.
Notes
Notes:
svn path=/head/; revision=108304
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index c5628ba5693a..275086f70cc0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -309,6 +309,7 @@ SUBDIR += pgpin SUBDIR += pidentd SUBDIR += pinentry + SUBDIR += pinentry-qt SUBDIR += pks SUBDIR += pktsuckers SUBDIR += poc |