diff options
author | will <will@FreeBSD.org> | 2003-01-30 22:37:07 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-01-30 22:37:07 +0000 |
commit | b0c9d4847c3e6b709d3be880d8702f508caa0aad (patch) | |
tree | 011222856d877cc1e1c53ebce090a7402442584e /security/Makefile | |
parent | 452861ff7e3bc87e9f8f374efad8f472e607973b (diff) | |
download | FreeBSD-ports-b0c9d4847c3e6b709d3be880d8702f508caa0aad.zip FreeBSD-ports-b0c9d4847c3e6b709d3be880d8702f508caa0aad.tar.gz |
Add pinentry 0.6.7, a collection of simple PIN or passphrase entry
dialogs.
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 07cec02..aeace25 100644 --- a/security/Makefile +++ b/security/Makefile @@ -231,6 +231,7 @@ SUBDIR += pgpgpg SUBDIR += pgpin SUBDIR += pidentd + SUBDIR += pinentry SUBDIR += pks SUBDIR += pktsuckers SUBDIR += poc |