summaryrefslogtreecommitdiff
path: root/security/pinentry/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'security/pinentry/Makefile.common')
-rw-r--r--security/pinentry/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinentry/Makefile.common b/security/pinentry/Makefile.common
index f47bc705fe9..9a7b9d0061d 100644
--- a/security/pinentry/Makefile.common
+++ b/security/pinentry/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.3 2014/12/12 15:04:16 mef Exp $
+# $NetBSD: Makefile.common,v 1.4 2015/04/12 14:50:43 wiz Exp $
# -*- Makefile -*-
# used by security/pinentry/Makefile
# used by security/pinentry-gtk2/Makefile
# used by security/pinentry-qt4/Makefile
-PINENTRY_VERSION= 0.9.0
+PINENTRY_VERSION= 0.9.1
DISTNAME= pinentry-${PINENTRY_VERSION}
CATEGORIES= security