diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-07-09 13:37:13 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-07-09 13:37:13 +0000 |
commit | 4206b47dfc27c6bd98e5cb4111340e7e0517c657 (patch) | |
tree | c3e3db64e99be240936d8b38dd75524456c3d2b1 /security/pinentry-curses | |
parent | 63cbaaa4df560971c9fef2fbc9f927b6ac723044 (diff) | |
download | ports-4206b47dfc27c6bd98e5cb4111340e7e0517c657.tar.gz ports-4206b47dfc27c6bd98e5cb4111340e7e0517c657.zip |
Notes
Diffstat (limited to 'security/pinentry-curses')
-rw-r--r-- | security/pinentry-curses/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pinentry-curses/Makefile b/security/pinentry-curses/Makefile index 4b73b9fb196a..4d62e30ea770 100644 --- a/security/pinentry-curses/Makefile +++ b/security/pinentry-curses/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= pinentry +PORTREVISION= 3 COMMENT= Curses version of the gnupg password dialog |