Add security/pinentry-qt4 to the list of pinentry dialogs.

PR:		136097
Submitted by:	makc@
Approved by:	maintainer timeout
This commit is contained in:
Martin Wilke 2009-07-18 09:03:43 +00:00
parent 1bb70d3481
commit c3fdb4cd22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238015

View file

@ -11,7 +11,8 @@ The following ports of pinentry dialogs are available:
security/pinentry-curses (ncurses based dialog)
security/pinentry-gtk (GTK 1.2 based dialog)
security/pinentry-gtk2 (GTK 2.x based dialog)
security/pinentry-qt (QT based dialog)
security/pinentry-qt (QT3 based dialog)
security/pinentry-q4 (QT4 based dialog)
###############################################################################