diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-08-23 16:12:31 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-08-23 16:12:31 +0000 |
commit | e2a5233b958697b0f1046a446909024bfdb6c514 (patch) | |
tree | 92f2400d1f30ca0703413933db5c51a7f65492fe /security/pinentry-curses | |
parent | 57f013110b87956dd636caac54f5f117c3c62a46 (diff) | |
download | ports-e2a5233b958697b0f1046a446909024bfdb6c514.tar.gz ports-e2a5233b958697b0f1046a446909024bfdb6c514.zip |
Notes
Diffstat (limited to 'security/pinentry-curses')
-rw-r--r-- | security/pinentry-curses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry-curses/Makefile b/security/pinentry-curses/Makefile index 4d62e30ea770..3f777362a0d3 100644 --- a/security/pinentry-curses/Makefile +++ b/security/pinentry-curses/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pinentry -PORTREVISION= 3 +PORTREVISION= 0 COMMENT= Curses version of the gnupg password dialog |