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