diff options
Diffstat (limited to 'security/pinentry-qt4')
-rw-r--r-- | security/pinentry-qt4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile index 37b8fa61ecd4..8ef844e95c46 100644 --- a/security/pinentry-qt4/Makefile +++ b/security/pinentry-qt4/Makefile @@ -1,8 +1,9 @@ # $FreeBSD$ PORTNAME= pinentry +PORTREVISION= 3 -COMMENT= QT4 version of the gnupg password dialog +COMMENT= Qt 4 version of the gnupg password dialog CONFLICTS_INSTALL= pinentry-[0-9]* pinentry-curses-* pinentry-gtk-* \ pinentry-gtk2-* pinentry-qt-* |