aboutsummaryrefslogtreecommitdiffstats
path: root/mail/imp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imp/Makefile')
-rw-r--r--mail/imp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index acd00bbdfc18..7c04ceb70bc0 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imp
PORTVERSION= 4.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \
ftp://ftp.planetmirror.com/pub/horde/imp/ \
@@ -90,7 +90,7 @@ USE_PHP+= openssl
.endif
.if !defined(NOCRYPT)
-RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS+= ${LOCALBASE}/bin/gpgv:${PORTSDIR}/security/gnupg1
.endif
.if !defined(WITHOUT_ASPELL)