aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duplicity-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/duplicity-devel/Makefile')
-rw-r--r--sysutils/duplicity-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/duplicity-devel/Makefile b/sysutils/duplicity-devel/Makefile
index d2dfa59f7f32..67d14ed64e31 100644
--- a/sysutils/duplicity-devel/Makefile
+++ b/sysutils/duplicity-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= duplicity
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,7 @@ MAINTAINER= vd@FreeBSD.org
COMMENT= Untrusted backup using rsync algorithm
LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1
+RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
USE_PYTHON= yes
USE_PYDISTUTILS=yes