diff options
Diffstat (limited to 'security/pinentry/Makefile')
-rw-r--r-- | security/pinentry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index fb92c6e9cb47..e3a3add2142d 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pinentry -PORTVERSION= 0.8.0 -PORTREVISION?= 4 +PORTVERSION= 0.8.1 +PORTREVISION?= 0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= pinentry |