diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-03-24 09:48:40 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-03-24 09:48:40 +0000 |
commit | 11322229778f9a8ff13f499e36b8a153ded8b9a8 (patch) | |
tree | 719aac9faaf7d1f9e401a5f956f6a026a9e65e96 /security/pinentry-gtk2 | |
parent | 23c2cb648fa5c758040d52f865b5e6cf7ffd7db3 (diff) |
Notes
Diffstat (limited to 'security/pinentry-gtk2')
-rw-r--r-- | security/pinentry-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile index 805001d1adc6..f450f6b15137 100644 --- a/security/pinentry-gtk2/Makefile +++ b/security/pinentry-gtk2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pinentry -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= GTK+ 2.0 version of the GnuPG password dialog |